fix(deps): update errorproneversion to v2.26.1 (main) (patch) (#10827)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2024-03-12 15:44:41 -07:00 committed by GitHub
parent f5255f3ee0
commit fd323e4bba
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.10.4"
val errorProneVersion = "2.26.0"
val errorProneVersion = "2.26.1"
val byteBuddyVersion = "1.14.12"
val asmVersion = "9.6"
val jmhVersion = "1.37"