Skip to content

Commit

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

---
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] authored Oct 6, 2023
1 parent ba27da6 commit 260cc28
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
Expand Up @@ -25,7 +25,7 @@ plugins.forEach {

pluginManagement {
plugins {
id("com.bmuschko.docker-remote-api") version "9.3.3"
id("com.bmuschko.docker-remote-api") version "9.3.4"
id("com.diffplug.spotless") version "6.22.0"
id("com.github.node-gradle.node") version "7.0.1"
id("com.gorylenko.gradle-git-properties") version "2.4.1"
Expand Down

0 comments on commit 260cc28

Please sign in to comment.