We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0e4ff12 commit 29667bdCopy full SHA for 29667bd
api-client/build.gradle.kts
@@ -44,17 +44,17 @@ dependencies {
44
}
45
implementation("de.gesellix:docker-remote-api-model-1-41") {
46
version {
47
- strictly("[2022-12-01T01-01-01,)")
+ strictly("[2023-04-01T01-01-01,)")
48
49
50
implementation("de.gesellix:docker-engine") {
51
52
53
54
55
implementation("de.gesellix:docker-filesocket") {
56
57
58
59
60
implementation("org.slf4j:slf4j-api") {
0 commit comments