Skip to content

Commit

Permalink
update docker-client (fixes dockerignore handling).
Browse files Browse the repository at this point in the history
  • Loading branch information
gesellix committed Jun 7, 2017
1 parent cfced76 commit 816f605
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-03T17-39-05'
compile 'de.gesellix:docker-client:2017-06-07T20-15-15'

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

0 comments on commit 816f605

Please sign in to comment.