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 10d4867 commit 9d7673dCopy full SHA for 9d7673d
build.gradle
@@ -23,7 +23,7 @@ plugins {
23
id 'io.spring.antora.generate-antora-yml' version '0.0.1'
24
id 'com.google.protobuf' version '0.9.5' apply false
25
id 'io.freefair.aggregate-javadoc' version '8.13.1'
26
- id 'io.spring.nullability' version '0.0.2' apply false
+ id 'io.spring.nullability' version '0.0.4' apply false
27
}
28
29
if (isCI) {
0 commit comments