Skip to content

Commit dbc5fa6

Browse files
committed
Update README.md
1 parent b2de612 commit dbc5fa6

1 file changed

Lines changed: 2 additions & 3 deletions

File tree

README.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -64,13 +64,12 @@ 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.0</version>
6868
</dependency>
69-
69+
7070
### Latest SNAPSHOT version
7171
You can find the latest SNAPSHOT version including javadoc and source files on [Sonatypes OSS repository](https://oss.sonatype.org/content/groups/public/com/github/docker-java/docker-java/).
7272

73-
7473
<dependency>
7574
<groupId>com.github.docker-java</groupId>
7675
<artifactId>docker-java</artifactId>

0 commit comments

Comments
 (0)