Skip to content

Commit 3472f06

Browse files
committed
Update README.md
1 parent feb82c1 commit 3472f06

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -48,15 +48,15 @@ Run build with tests:
4848
<dependency>
4949
<groupId>com.github.docker-java</groupId>
5050
<artifactId>docker-java</artifactId>
51-
<version>0.10.0</version>
51+
<version>0.10.1</version>
5252
</dependency>
5353

5454
### Latest SNAPSHOT version
5555

5656
<dependency>
5757
<groupId>com.github.docker-java</groupId>
5858
<artifactId>docker-java</artifactId>
59-
<version>0.10.1-SNAPSHOT</version>
59+
<version>0.10.2-SNAPSHOT</version>
6060
</dependency>
6161

6262
Latest SNAPSHOT is published to maven repo: https://oss.sonatype.org/content/groups/public via ![Build on CloudBees](http://cloudbees.prod.acquia-sites.com/sites/default/files/styles/large/public/Button-Powered-by-CB.png?itok=uMDWINfY)

0 commit comments

Comments
 (0)