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 a8283aa commit 682bcb2Copy full SHA for 682bcb2
build.gradle
@@ -24,7 +24,7 @@ plugins {
24
id 'com.github.spotbugs' version '6.1.13'
25
id 'com.google.protobuf' version '0.9.5' apply false
26
id 'io.freefair.aggregate-javadoc' version '8.13.1'
27
- id 'io.spring.nullability' version '0.0.1' apply false
+ id 'io.spring.nullability' version '0.0.2' apply false
28
}
29
30
if (isCI) {
0 commit comments