Skip to content

Commit

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

---
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 Apr 17, 2023
1 parent 8587656 commit 03b9268
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 @@ -8,7 +8,7 @@ plugins {
id("io.freefair.lombok") version "6.6.2"
id("com.diffplug.spotless") version "6.15.0"
id("com.github.johnrengelman.shadow") version "8.0.0"
id("com.bmuschko.docker-remote-api") version "9.2.1"
id("com.bmuschko.docker-remote-api") version "9.3.1"
id("org.sonarqube") version "4.0.0.2929"
}

Expand Down

0 comments on commit 03b9268

Please sign in to comment.