Skip to content

Commit d3b92f1

Browse files
dependabot-supportketan
authored andcommitted
Bump docker-client from 8.15.1 to 8.16.0
Bumps [docker-client](https://github.com/spotify/docker-client) from 8.15.1 to 8.16.0. - [Release notes](https://github.com/spotify/docker-client/releases) - [Changelog](https://github.com/spotify/docker-client/blob/master/CHANGELOG.md) - [Commits](spotify/docker-client@v8.15.1...v8.16.0) Signed-off-by: dependabot[bot] <support@dependabot.com>
1 parent 02e0fca commit d3b92f1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ dependencies {
6060
compileOnly group: 'cd.go.plugin', name: 'go-plugin-api', version: '19.2.0'
6161

6262
compile group: 'com.google.code.gson', name: 'gson', version: '2.8.5'
63-
compile group: 'com.spotify', name: 'docker-client', version: '8.15.1'
63+
compile group: 'com.spotify', name: 'docker-client', version: '8.16.0'
6464
compile group: 'com.google.guava', name: 'guava', version: '23.0'
6565
compile group: 'joda-time', name: 'joda-time', version: '2.10.2'
6666
compile group: 'commons-io', name: 'commons-io', version: '2.6'

0 commit comments

Comments
 (0)