Skip to content

Commit

Permalink
Bump com.bmuschko.docker-remote-api from 9.3.0 to 9.3.1
Browse files Browse the repository at this point in the history
Bumps com.bmuschko.docker-remote-api from 9.3.0 to 9.3.1.

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Apr 21, 2023
1 parent d1582a6 commit 82221d5
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.3.0"
id("com.bmuschko.docker-remote-api") version "9.3.1"
}

val creekVersion : String by extra
Expand Down

0 comments on commit 82221d5

Please sign in to comment.