We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2e39285 commit 88cc32eCopy full SHA for 88cc32e
README.md
@@ -4,7 +4,7 @@ docker-kotlin allows you to interact with the Docker Engine Remote API.
4
5
```kotlin
6
dependencies {
7
- implementation("me.devnatan:docker-kotlin:0.12.4")
+ implementation("me.devnatan:docker-kotlin:0.13.0")
8
}
9
```
10
0 commit comments