Skip to content

Commit

Permalink
fix(deps): update dependency com.spotify:docker-client to v8.16.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and augi committed Apr 25, 2024
1 parent 6873e0d commit bf2c2b0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion recovery-testing/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -11,5 +11,5 @@ test.doFirst {
dependencies {
api project(":pureconfig")

api "com.spotify:docker-client:8.14.1"
api "com.spotify:docker-client:8.16.0"
}

0 comments on commit bf2c2b0

Please sign in to comment.