Skip to content

Commit 09982e2

Browse files
Bump com.uber.nullaway:nullaway from 0.12.1 to 0.12.2 (#3982)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 5d0abe5 commit 09982e2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dependencyManagement/build.gradle.kts

+1-1
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ val CORE_DEPENDENCIES = listOf(
6464
val DEPENDENCIES = listOf(
6565
"ch.qos.logback:logback-classic:1.3.14", // logback 1.4+ requires Java 11+
6666
"ch.qos.logback.contrib:logback-json-classic:0.1.5",
67-
"com.uber.nullaway:nullaway:0.12.1",
67+
"com.uber.nullaway:nullaway:0.12.2",
6868
"commons-codec:commons-codec:1.17.1",
6969
"org.apache.commons:commons-text:1.12.0",
7070
"com.google.code.gson:gson:2.11.0",

0 commit comments

Comments
 (0)