Skip to content

Commit

Permalink
Bump com.bmuschko.docker-remote-api from 9.3.2 to 9.3.3 (#1454)
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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Sep 21, 2023
1 parent 0da3584 commit 91b8414
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion settings.gradle.kts
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
pluginManagement {
plugins {
id("com.bmuschko.docker-remote-api") version "9.3.2"
id("com.bmuschko.docker-remote-api") version "9.3.3"
id("com.github.johnrengelman.shadow") version "8.1.1"
id("io.github.gradle-nexus.publish-plugin") version "1.3.0"
id("com.github.jk1.dependency-license-report") version "2.5"
Expand Down

0 comments on commit 91b8414

Please sign in to comment.