1 parent b61918d commit 63fe62fCopy full SHA for 63fe62f
1 file changed
README.md
@@ -59,7 +59,7 @@ Run build without integration tests:
59
<dependency>
60
<groupId>com.github.docker-java</groupId>
61
<artifactId>docker-java</artifactId>
62
- <version>0.10.5</version>
+ <version>1.0.0</version>
63
</dependency>
64
65
### Latest SNAPSHOT version
@@ -69,7 +69,7 @@ You can find the latest SNAPSHOT version including javadoc and source files on [
69
70
71
72
- <version>1.0.0-SNAPSHOT</version>
+ <version>1.0.1-SNAPSHOT</version>
73
74
75
## Documentation
0 commit comments