Upgrade nullability plugin to 0.0.8

Closes gh-35751
This commit is contained in:
Sébastien Deleuze
2025-11-05 11:04:52 +01:00
parent 3b0cc2821f
commit e5fccd1fbb
+1 -1
View File
@@ -6,7 +6,7 @@ plugins {
id 'com.github.bjornvester.xjc' version '1.8.2' apply false
id 'com.gradleup.shadow' version "9.2.2" apply false
id 'me.champeau.jmh' version '0.7.2' apply false
id 'io.spring.nullability' version '0.0.7' apply false
id 'io.spring.nullability' version '0.0.8' apply false
}
ext {