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 3b0cc28 commit e5fccd1Copy full SHA for e5fccd1
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.7' apply false
+ id 'io.spring.nullability' version '0.0.8' apply false
10
}
11
12
ext {
0 commit comments