fix(deps): update errorproneversion to v2.34.0 (minor) (#12477)

This commit is contained in:
renovate[bot] 2024-10-18 18:42:12 -07:00 committed by GitHub
parent 2140b7ca33
commit f422eece13
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -40,7 +40,7 @@ val DEPENDENCY_BOMS = listOf(
val autoServiceVersion = "1.1.1"
val autoValueVersion = "1.11.0"
val errorProneVersion = "2.33.0"
val errorProneVersion = "2.34.0"
val byteBuddyVersion = "1.15.5"
val asmVersion = "9.7.1"
val jmhVersion = "1.37"