Skip to content

Commit 113c154

Browse files
committed
Update README.md
1 parent d6fcccf commit 113c154

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
@@ -59,7 +59,7 @@ Run build without integration tests:
5959
<dependency>
6060
<groupId>com.github.docker-java</groupId>
6161
<artifactId>docker-java</artifactId>
62-
<version>0.10.3</version>
62+
<version>0.10.4</version>
6363
</dependency>
6464

6565
### Latest SNAPSHOT version
@@ -69,7 +69,7 @@ You can find the latest SNAPSHOT version including javadoc and source files on [
6969
<dependency>
7070
<groupId>com.github.docker-java</groupId>
7171
<artifactId>docker-java</artifactId>
72-
<version>0.10.4-SNAPSHOT</version>
72+
<version>0.10.5-SNAPSHOT</version>
7373
</dependency>
7474

7575
## Documentation

0 commit comments

Comments
 (0)