Skip to content

Commit 7a24626

Browse files
fix(deps): update errorproneversion to v2.26.0 (release/v1.33.x) (minor) (#10809)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent b78bfb2 commit 7a24626

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.25.0"
42+
val errorProneVersion = "2.26.0"
4343
val byteBuddyVersion = "1.14.12"
4444
val asmVersion = "9.6"
4545
val jmhVersion = "1.37"

0 commit comments

Comments
 (0)