Skip to content

Commit

Permalink
Bump com.bmuschko.docker-remote-api from 9.0.1 to 9.2.0 (#218)
Browse files Browse the repository at this point in the history
Bumps com.bmuschko.docker-remote-api from 9.0.1 to 9.2.0.

---
updated-dependencies:
- dependency-name: com.bmuschko.docker-remote-api
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Feb 1, 2023
1 parent 14d0eaf commit 4af9b8e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test-service/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ import com.bmuschko.gradle.docker.tasks.image.DockerBuildImage

plugins {
application
id("com.bmuschko.docker-remote-api") version "9.0.1"
id("com.bmuschko.docker-remote-api") version "9.2.0"
}

val creekVersion : String by extra
Expand Down

0 comments on commit 4af9b8e

Please sign in to comment.