We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6873e0d commit bf2c2b0Copy full SHA for bf2c2b0
recovery-testing/build.gradle
@@ -11,5 +11,5 @@ test.doFirst {
11
dependencies {
12
api project(":pureconfig")
13
14
- api "com.spotify:docker-client:8.14.1"
+ api "com.spotify:docker-client:8.16.0"
15
}
0 commit comments