Skip to content

Commit 9dd3c51

Browse files
intisygithub-actions[bot]
authored andcommitted
Auto-update README
1 parent b35d8d0 commit 9dd3c51

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ Archives containing JAR files are available as [releases](https://github.com/int
1414
<dependency>
1515
<groupId>io.github.intisy</groupId>
1616
<artifactId>docker-java</artifactId>
17-
<version>1.1</version>
17+
<version>1.1.3</version>
1818
</dependency>
1919
```
2020

@@ -41,7 +41,7 @@ Archives containing JAR files are available as [releases](https://github.com/int
4141
}
4242
}
4343
dependencies {
44-
implementation 'io.github.intisy:docker-java:1.1'
44+
implementation 'io.github.intisy:docker-java:1.1.3'
4545
}
4646
```
4747

@@ -53,7 +53,7 @@ Archives containing JAR files are available as [releases](https://github.com/int
5353
id "io.github.intisy.github-gradle" version "1.3.7"
5454
}
5555
dependencies {
56-
githubImplementation "intisy:docker-java:1.1"
56+
githubImplementation "intisy:docker-java:1.1.3"
5757
}
5858
```
5959

0 commit comments

Comments
 (0)