Skip to content

Commit d1cc766

Browse files
fix(deps): update errorproneversion to v2.35.1 (#1519)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 5afa9c8 commit d1cc766

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
@@ -21,7 +21,7 @@ val DEPENDENCY_BOMS = listOf(
2121

2222
val autoServiceVersion = "1.1.1"
2323
val autoValueVersion = "1.11.0"
24-
val errorProneVersion = "2.34.0"
24+
val errorProneVersion = "2.35.1"
2525
val prometheusVersion = "0.16.0"
2626
val mockitoVersion = "4.11.0"
2727
val slf4jVersion = "2.0.16"

0 commit comments

Comments
 (0)