fix(deps): update errorproneversion to v2.26.0 (main) (minor) (#10808)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2024-03-11 22:32:27 +02:00 committed by GitHub
parent b283f0d3b7
commit 66eeb6b09e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -39,7 +39,7 @@ val DEPENDENCY_BOMS = listOf(
val autoServiceVersion = "1.1.1" val autoServiceVersion = "1.1.1"
val autoValueVersion = "1.10.4" val autoValueVersion = "1.10.4"
val errorProneVersion = "2.25.0" val errorProneVersion = "2.26.0"
val byteBuddyVersion = "1.14.12" val byteBuddyVersion = "1.14.12"
val asmVersion = "9.6" val asmVersion = "9.6"
val jmhVersion = "1.37" val jmhVersion = "1.37"