Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 21, 2023
1 parent a9b053e commit 6a2676f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ plugins {
`coverage-convention`
`publishing-convention` apply false
id("pl.allegro.tech.build.axion-release") version "1.15.4" // https://plugins.gradle.org/plugin/pl.allegro.tech.build.axion-release
id("com.bmuschko.docker-remote-api") version "9.3.2" apply false
id("com.bmuschko.docker-remote-api") version "9.3.3" apply false
}

project.version = scmVersion.version
Expand Down

0 comments on commit 6a2676f

Please sign in to comment.