Skip to content

Commit

Permalink
build(deps): bump com.bmuschko.docker-remote-api from 9.3.2 to 9.3.4
Browse files Browse the repository at this point in the history
Bumps com.bmuschko.docker-remote-api from 9.3.2 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] committed Oct 2, 2023
1 parent 954dfbb commit 53b355e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ plugins {
id 'org.asciidoctor.jvm.convert' version '3.3.2'
id 'org.asciidoctor.jvm.pdf' version '3.3.2'
id 'org.ajoberstar.git-publish' version '4.2.0'
id("com.bmuschko.docker-remote-api") version "9.3.2" apply false
id("com.bmuschko.docker-remote-api") version "9.3.4" apply false
id("io.micronaut.application") version "${micronautAppGradlePluginVersion}"
}

Expand Down

0 comments on commit 53b355e

Please sign in to comment.