Skip to content

Commit 4dc2494

Browse files
fix(deps): update errorproneversion to v2.24.1 (release/v1.32.x) (#10505)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent bf19af3 commit 4dc2494

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dependencyManagement/build.gradle.kts

+1-1
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ val DEPENDENCY_BOMS = listOf(
3939

4040
val autoServiceVersion = "1.1.1"
4141
val autoValueVersion = "1.10.4"
42-
val errorProneVersion = "2.24.0"
42+
val errorProneVersion = "2.24.1"
4343
val byteBuddyVersion = "1.14.11"
4444
val asmVersion = "9.6"
4545
val jmhVersion = "1.37"

0 commit comments

Comments
 (0)