Skip to content

Commit

Permalink
Bump com.uber.nullaway:nullaway from 0.12.1 to 0.12.2 (#3982)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 16, 2024
1 parent 5d0abe5 commit 09982e2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dependencyManagement/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ val CORE_DEPENDENCIES = listOf(
val DEPENDENCIES = listOf(
"ch.qos.logback:logback-classic:1.3.14", // logback 1.4+ requires Java 11+
"ch.qos.logback.contrib:logback-json-classic:0.1.5",
"com.uber.nullaway:nullaway:0.12.1",
"com.uber.nullaway:nullaway:0.12.2",
"commons-codec:commons-codec:1.17.1",
"org.apache.commons:commons-text:1.12.0",
"com.google.code.gson:gson:2.11.0",
Expand Down

0 comments on commit 09982e2

Please sign in to comment.