Skip to content

Commit

Permalink
chore(deps): bump com.bmuschko.docker-remote-api from 9.3.1 to 9.3.2 (#…
Browse files Browse the repository at this point in the history
…692)

Bumps com.bmuschko.docker-remote-api from 9.3.1 to 9.3.2.

---
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 Aug 10, 2023
1 parent 5a45c36 commit 0988c7a
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 @@ -27,7 +27,7 @@ plugins {
`jacoco-report-aggregation`
id("com.diffplug.spotless") version "6.20.0"
id("com.github.johnrengelman.shadow") version "8.1.1"
id("com.bmuschko.docker-remote-api") version "9.3.1"
id("com.bmuschko.docker-remote-api") version "9.3.2"
id("io.github.gradle-nexus.publish-plugin") version "1.3.0"
}

Expand Down

0 comments on commit 0988c7a

Please sign in to comment.