We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 3f5d00b + 0b5ad2b commit ef8ded5Copy full SHA for ef8ded5
gradle/libs.versions.toml
@@ -4,7 +4,7 @@ asm = "9.9.1"
4
[libraries]
5
asm-util = { module = "org.ow2.asm:asm-util", version.ref = "asm" }
6
errorprone = "com.google.errorprone:error_prone_core:2.46.0"
7
-nullaway = "com.uber.nullaway:nullaway:0.13.0"
+nullaway = "com.uber.nullaway:nullaway:0.13.1"
8
9
#Testing
10
junit-bom = "org.junit:junit-bom:5.14.2"
0 commit comments