Skip to content

Commit 9a20b0f

Browse files
Bump com.github.docker-java:docker-java from 3.6.0 to 3.7.0
Bumps [com.github.docker-java:docker-java](https://github.com/docker-java/docker-java) from 3.6.0 to 3.7.0. - [Release notes](https://github.com/docker-java/docker-java/releases) - [Changelog](https://github.com/docker-java/docker-java/blob/main/CHANGELOG.md) - [Commits](docker-java/docker-java@3.6.0...3.7.0) --- updated-dependencies: - dependency-name: com.github.docker-java:docker-java dependency-version: 3.7.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a7563a5 commit 9a20b0f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ testing {
6262
dependencies {
6363
implementation("com.mashape.unirest:unirest-java:1.4.9")
6464
implementation("org.awaitility:awaitility:4.3.0")
65-
implementation("com.github.docker-java:docker-java:3.6.0")
65+
implementation("com.github.docker-java:docker-java:3.7.0")
6666
}
6767
}
6868
}

0 commit comments

Comments
 (0)