Skip to content

Commit 0b5ad2b

Browse files
Update dependency com.uber.nullaway:nullaway to v0.13.1
1 parent 3f5d00b commit 0b5ad2b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ asm = "9.9.1"
44
[libraries]
55
asm-util = { module = "org.ow2.asm:asm-util", version.ref = "asm" }
66
errorprone = "com.google.errorprone:error_prone_core:2.46.0"
7-
nullaway = "com.uber.nullaway:nullaway:0.13.0"
7+
nullaway = "com.uber.nullaway:nullaway:0.13.1"
88

99
#Testing
1010
junit-bom = "org.junit:junit-bom:5.14.2"

0 commit comments

Comments
 (0)