Skip to content

Commit

Permalink
Merge pull request #304 from fragaLY/dependabot/gradle/micronaut-reac…
Browse files Browse the repository at this point in the history
…tive/com.github.docker-java-docker-java-3.3.4

Bump com.github.docker-java:docker-java from 3.3.3 to 3.3.4 in /micronaut-reactive
  • Loading branch information
fragaLY authored Nov 9, 2023
2 parents feeca52 + c43480f commit 3d466cc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion micronaut-reactive/build.gradle
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
// https://github.com/bmuschko/gradle-docker-plugin/issues/1035
buildscript {
dependencies {
classpath("com.github.docker-java:docker-java:3.3.3")
classpath("com.github.docker-java:docker-java:3.3.4")
classpath("com.github.docker-java:docker-java-transport-httpclient5:3.3.4")
}
}
Expand Down

0 comments on commit 3d466cc

Please sign in to comment.