We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d4d0728 commit b3b6315Copy full SHA for b3b6315
README.md
@@ -64,15 +64,15 @@ Run build without integration tests:
64
<dependency>
65
<groupId>com.github.docker-java</groupId>
66
<artifactId>docker-java</artifactId>
67
- <version>2.2.1</version>
+ <version>2.2.3</version>
68
</dependency>
69
70
### Latest release candidate
71
72
73
74
75
- <version>3.0.0-RC2</version>
+ <version>3.0.0-RC3</version>
76
77
78
### Latest development version
0 commit comments