We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e2e30cd commit e022c44Copy full SHA for e022c44
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.4</version>
+ <version>0.10.5</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>0.10.5-SNAPSHOT</version>
+ <version>0.10.6-SNAPSHOT</version>
73
74
75
## Documentation
0 commit comments