Skip to content

Commit f422eec

Browse files
fix(deps): update errorproneversion to v2.34.0 (minor) (#12477)
1 parent 2140b7c commit f422eec

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

4141
val autoServiceVersion = "1.1.1"
4242
val autoValueVersion = "1.11.0"
43-
val errorProneVersion = "2.33.0"
43+
val errorProneVersion = "2.34.0"
4444
val byteBuddyVersion = "1.15.5"
4545
val asmVersion = "9.7.1"
4646
val jmhVersion = "1.37"

0 commit comments

Comments
 (0)