We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1fa9d54 commit badecb2Copy full SHA for badecb2
gradle/libs.versions.toml
@@ -10,7 +10,7 @@ gson = "com.google.code.gson:gson:2.13.2"
10
11
# ErrorProne
12
errorprone = "com.google.errorprone:error_prone_core:2.45.0"
13
-nullaway = "com.uber.nullaway:nullaway:0.12.13"
+nullaway = "com.uber.nullaway:nullaway:0.12.14"
14
15
# Testing
16
junit-jupiter = { module = "org.junit.jupiter:junit-jupiter", version.ref = "junit" }
0 commit comments