Skip to content

Commit

Permalink
build(deps): bump errorprone from 2.28.0 to 2.29.2
Browse files Browse the repository at this point in the history
Signed-off-by: Luca Burgazzoli <lburgazzoli@gmail.com>
  • Loading branch information
lburgazzoli committed Aug 5, 2024
1 parent ae02549 commit a2e3015
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -13,14 +13,14 @@ awaitility = "4.2.1"
commonsIo = "2.16.1"
commonCompress = "1.26.2"
autoService = "1.1.1"
errorprone = "2.28.0"
errorprone = "2.29.2"
vertx = "4.5.8"
picocli = "4.7.6"
restAssured = "5.5.0"
javaxAnnotation = "1.3.2"

versionsPlugin = "0.51.0"
errorPronePlugin = "3.1.0"
errorPronePlugin = "4.0.1"
spotlessPlugin = "6.25.0"
shadowPlugin = "8.1.1"
testLoggerPlugin = "4.0.0"
Expand Down

0 comments on commit a2e3015

Please sign in to comment.