We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 39f950b commit 76293fcCopy full SHA for 76293fc
gradle/libs.versions.toml
@@ -4,7 +4,7 @@ asm = "9.7.1"
4
[libraries]
5
asm-util = { module = "org.ow2.asm:asm-util", version.ref = "asm" }
6
errorprone = "com.google.errorprone:error_prone_core:2.36.0"
7
-nullaway = "com.uber.nullaway:nullaway:0.12.1"
+nullaway = "com.uber.nullaway:nullaway:0.12.3"
8
9
#Testing
10
junit5 = "org.junit.jupiter:junit-jupiter:5.11.4"
0 commit comments