Skip to content

Commit

Permalink
Bump com.palantir.docker from 0.35.0 to 0.36.0
Browse files Browse the repository at this point in the history
Bumps com.palantir.docker from 0.35.0 to 0.36.0.

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and royclarkson committed Dec 3, 2024
1 parent 5792177 commit ab3bdf3
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 @@ -17,7 +17,7 @@
plugins {
id 'org.springframework.boot' version '3.3.6'
id 'java'
id 'com.palantir.docker' version '0.35.0'
id 'com.palantir.docker' version '0.36.0'
id 'io.spring.javaformat' version '0.0.43'
}

Expand Down

0 comments on commit ab3bdf3

Please sign in to comment.