Skip to content

Commit 76293fc

Browse files
Update dependency com.uber.nullaway:nullaway to v0.12.3
1 parent 39f950b commit 76293fc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ asm = "9.7.1"
44
[libraries]
55
asm-util = { module = "org.ow2.asm:asm-util", version.ref = "asm" }
66
errorprone = "com.google.errorprone:error_prone_core:2.36.0"
7-
nullaway = "com.uber.nullaway:nullaway:0.12.1"
7+
nullaway = "com.uber.nullaway:nullaway:0.12.3"
88

99
#Testing
1010
junit5 = "org.junit.jupiter:junit-jupiter:5.11.4"

0 commit comments

Comments
 (0)