Skip to content

Commit

Permalink
Update errorProneVersion to v2.21.1 (#994)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Aug 4, 2023
1 parent aa0ca10 commit 26760e7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dependencyManagement/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ val DEPENDENCY_BOMS = listOf(

val autoServiceVersion = "1.1.1"
val autoValueVersion = "1.10.2"
val errorProneVersion = "2.21.0"
val errorProneVersion = "2.21.1"
val prometheusVersion = "0.16.0"
val mockitoVersion = "4.11.0"
val slf4jVersion = "2.0.7"
Expand Down

0 comments on commit 26760e7

Please sign in to comment.