Skip to content

Commit

Permalink
Update docker-client dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
gesellix committed Jun 8, 2017
1 parent ae3ca43 commit b3ce37a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion plugin/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ dependencies {
compile gradleApi()
compile localGroovy()

compile 'de.gesellix:docker-client:2017-06-07T21-30-42'
compile 'de.gesellix:docker-client:2017-06-08T20-21-06'

testCompile 'org.spockframework:spock-core:1.1-groovy-2.4'
testCompile 'cglib:cglib-nodep:3.2.5'
Expand Down

0 comments on commit b3ce37a

Please sign in to comment.