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 7e64584 commit 5f36c8eCopy full SHA for 5f36c8e
build.gradle
@@ -21,7 +21,7 @@ plugins {
21
id 'io.spring.nohttp' version '0.0.11'
22
id 'io.spring.dependency-management' version '1.1.7' apply false
23
id 'io.freefair.aggregate-javadoc' version '8.11'
24
- id 'io.spring.nullability' version '0.0.4' apply false
+ id 'io.spring.nullability' version '0.0.5' apply false
25
}
26
27
apply plugin: 'io.spring.nohttp'
0 commit comments