Skip to content

Commit 45d2adf

Browse files
authored
Update README
1 parent 0799f9f commit 45d2adf

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ docker-kotlin allows you to interact with the Docker Engine Remote API.
44

55
```kotlin
66
dependencies {
7-
implementation("me.devnatan:docker-kotlin:0.14.0")
7+
implementation("me.devnatan:docker-kotlin:0.14.4")
88
}
99
```
1010

0 commit comments

Comments
 (0)