Skip to content

Commit 2abadb6

Browse files
fix(deps): update dependency com.uber.nullaway:nullaway to v0.12.12
1 parent 3d2bb5b commit 2abadb6

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
@@ -45,7 +45,7 @@ dependencies {
4545

4646
api("com.google.code.findbugs:annotations:3.0.1u2")
4747
api("com.google.code.findbugs:jsr305:3.0.2")
48-
api("com.uber.nullaway:nullaway:0.12.11")
48+
api("com.uber.nullaway:nullaway:0.12.12")
4949
api("org.assertj:assertj-core:3.27.6")
5050
api("org.awaitility:awaitility:4.3.0")
5151
api("org.bouncycastle:bcpkix-jdk15on:1.70")

0 commit comments

Comments
 (0)