Skip to content

Commit ebede7d

Browse files
committed
Update README.md
1 parent 91471b3 commit ebede7d

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>2.1.2</version>
67+
<version>2.2.3</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>2.1.3-SNAPSHOT</version>
77+
<version>2.2.4-SNAPSHOT</version>
7878
</dependency>
7979

8080
## Documentation

0 commit comments

Comments
 (0)