We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9419799 commit 8f3de21Copy full SHA for 8f3de21
README.md
@@ -64,7 +64,7 @@ Run build without integration tests:
64
<dependency>
65
<groupId>com.github.docker-java</groupId>
66
<artifactId>docker-java</artifactId>
67
- <version>1.3.0</version>
+ <version>1.4.0</version>
68
</dependency>
69
70
### Latest SNAPSHOT version
@@ -74,7 +74,7 @@ You can find the latest SNAPSHOT version including javadoc and source files on [
74
75
76
77
- <version>1.3.1-SNAPSHOT</version>
+ <version>1.4.1-SNAPSHOT</version>
78
79
80
## Documentation
0 commit comments