Skip to content

Commit 8f3de21

Browse files
committed
Update README.md
1 parent 9419799 commit 8f3de21

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
@@ -64,7 +64,7 @@ Run build without integration tests:
6464
<dependency>
6565
<groupId>com.github.docker-java</groupId>
6666
<artifactId>docker-java</artifactId>
67-
<version>1.3.0</version>
67+
<version>1.4.0</version>
6868
</dependency>
6969

7070
### Latest SNAPSHOT version
@@ -74,7 +74,7 @@ You can find the latest SNAPSHOT version including javadoc and source files on [
7474
<dependency>
7575
<groupId>com.github.docker-java</groupId>
7676
<artifactId>docker-java</artifactId>
77-
<version>1.3.1-SNAPSHOT</version>
77+
<version>1.4.1-SNAPSHOT</version>
7878
</dependency>
7979

8080
## Documentation

0 commit comments

Comments
 (0)