fix(deps): update dependency com.google.errorprone:error_prone_annotations to v2.34.0 (#1510)
This commit is contained in:
parent
541d5d8906
commit
5a790f2ae6
|
@ -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"
|
||||
|
|
Loading…
Reference in New Issue