Skip to content

Commit b1fb077

Browse files
Bump com.uber.nullaway:nullaway from 0.12.4 to 0.12.6
Bumps [com.uber.nullaway:nullaway](https://github.com/uber/NullAway) from 0.12.4 to 0.12.6. - [Release notes](https://github.com/uber/NullAway/releases) - [Changelog](https://github.com/uber/NullAway/blob/master/CHANGELOG.md) - [Commits](uber/NullAway@v0.12.4...v0.12.6) --- updated-dependencies: - dependency-name: com.uber.nullaway:nullaway dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 326a3d3 commit b1fb077

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
@@ -64,7 +64,7 @@ val CORE_DEPENDENCIES = listOf(
6464
val DEPENDENCIES = listOf(
6565
"ch.qos.logback:logback-classic:1.3.15", // logback 1.4+ requires Java 11+
6666
"ch.qos.logback.contrib:logback-json-classic:0.1.5",
67-
"com.uber.nullaway:nullaway:0.12.4",
67+
"com.uber.nullaway:nullaway:0.12.6",
6868
"commons-codec:commons-codec:1.18.0",
6969
"org.apache.commons:commons-text:1.13.0",
7070
"com.google.code.gson:gson:2.12.1",

0 commit comments

Comments
 (0)