Skip to content

Commit

Permalink
Merge pull request #1187 from bmuschko/bm/docker-java-3.3.2
Browse files Browse the repository at this point in the history
Upgrade Docker Java to 3.3.2
  • Loading branch information
bmuschko committed Jul 31, 2023
2 parents a5aa395 + ae046be commit a98f211
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[versions]
plugin-publish = "1.1.0"
docker-java = "3.3.0"
docker-java = "3.3.2"
activation = "1.1.1"
asm = "9.4"
spock = "2.0-groovy-3.0"
Expand Down

0 comments on commit a98f211

Please sign in to comment.