Skip to content

Commit 67e8618

Browse files
Bump com.uber.nullaway:nullaway from 0.10.25 to 0.10.26 (#3684)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3b37e11 commit 67e8618

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
@@ -68,7 +68,7 @@ val CORE_DEPENDENCIES = listOf(
6868
val DEPENDENCIES = listOf(
6969
"ch.qos.logback:logback-classic:1.3.14", // logback 1.4+ requires Java 11+
7070
"ch.qos.logback.contrib:logback-json-classic:0.1.5",
71-
"com.uber.nullaway:nullaway:0.10.25",
71+
"com.uber.nullaway:nullaway:0.10.26",
7272
"commons-codec:commons-codec:1.17.0",
7373
"org.apache.commons:commons-text:1.12.0",
7474
"com.google.code.gson:gson:2.10.1",

0 commit comments

Comments
 (0)