Skip to content

Commit

Permalink
build(deps): bump com.bmuschko.docker-remote-api from 9.3.2 to 9.4.0
Browse files Browse the repository at this point in the history
Bumps com.bmuschko.docker-remote-api from 9.3.2 to 9.4.0.

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 8, 2024
1 parent f2ce6f2 commit 04ba049
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 @@ -17,7 +17,7 @@ import com.github.jengelman.gradle.plugins.shadow.ShadowJavaPlugin

plugins {
`java-library`
id("com.bmuschko.docker-remote-api") version "9.3.2"
id("com.bmuschko.docker-remote-api") version "9.4.0"
id("com.github.johnrengelman.shadow") version "8.1.1"
}

Expand Down

0 comments on commit 04ba049

Please sign in to comment.