File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff 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
You can’t perform that action at this time.
0 commit comments