fix(deps): update dependency com.google.errorprone:error_prone_annotations to v2.34.0 (#1510)

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

View File

@ -21,7 +21,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 prometheusVersion = "0.16.0"
val mockitoVersion = "4.11.0"
val slf4jVersion = "2.0.16"