Skip to content

Commit

Permalink
Update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
lburgazzoli committed May 28, 2024
1 parent aa9ebaa commit dc2f054
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ guava = "33.2.0-jre"
assertj = "3.26.0"
junit = "5.10.2"
testcontainers = "1.19.8"
protoc = "3.25.1"
protoc = "4.27.0"
failsafe = "3.3.2"
awaitility = "4.2.1"
commonsIo = "2.16.1"
Expand All @@ -19,15 +19,15 @@ picocli = "4.7.6"
restAssured = "5.4.0"
javaxAnnotation = "1.3.2"

versionsPlugin = "0.50.0"
versionsPlugin = "0.51.0"
errorPronePlugin = "3.1.0"
spotlessPlugin = "6.23.3"
spotlessPlugin = "6.25.0"
shadowPlugin = "8.1.1"
testLoggerPlugin = "4.0.0"
protobufPlugin = "0.9.4"
nexusPublishPlugin = "1.3.0"
axionReleasePlugin = "1.16.1"
testRetryPlugin = "1.5.8"
nexusPublishPlugin = "2.0.0"
axionReleasePlugin = "1.17.2"
testRetryPlugin = "1.5.9"


[libraries]
Expand Down

0 comments on commit dc2f054

Please sign in to comment.