Skip to content

Commit def9097

Browse files
fix(deps): update dependency com.uber.nullaway:nullaway to v0.12.1
1 parent d4e0738 commit def9097

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dependencyManagement/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ val DEPENDENCIES = listOf(
5757
"com.google.code.findbugs:annotations:3.0.1u2",
5858
"com.google.code.findbugs:jsr305:3.0.2",
5959
"com.squareup.okhttp3:okhttp:4.12.0",
60-
"com.uber.nullaway:nullaway:0.12.0",
60+
"com.uber.nullaway:nullaway:0.12.1",
6161
"org.assertj:assertj-core:3.26.3",
6262
"org.awaitility:awaitility:4.2.2",
6363
"org.bouncycastle:bcpkix-jdk15on:1.70",

0 commit comments

Comments
 (0)