We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b019ebe commit 5e213b2Copy full SHA for 5e213b2
build.gradle
@@ -6,7 +6,7 @@ plugins {
6
id 'com.github.bjornvester.xjc' version '1.8.2' apply false
7
id 'com.gradleup.shadow' version "9.2.2" apply false
8
id 'me.champeau.jmh' version '0.7.2' apply false
9
- id 'io.spring.nullability' version '0.0.6' apply false
+ id 'io.spring.nullability' version '0.0.7' apply false
10
}
11
12
ext {
0 commit comments