We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 91471b3 commit ebede7dCopy full SHA for ebede7d
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>2.1.2</version>
+ <version>2.2.3</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>2.1.3-SNAPSHOT</version>
+ <version>2.2.4-SNAPSHOT</version>
78
79
80
## Documentation
0 commit comments