Skip to content

Commit

Permalink
chore(deps): Bump com.bmuschko.docker-spring-boot-application (#453)
Browse files Browse the repository at this point in the history
Bumps com.bmuschko.docker-spring-boot-application from 9.3.6 to 9.3.7.

---
updated-dependencies:
- dependency-name: com.bmuschko.docker-spring-boot-application
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 17, 2023
1 parent 34fa64f commit 200c599
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 @@ -11,7 +11,7 @@ plugins {
id 'org.springframework.boot' version '3.1.5' apply false
id 'org.owasp.dependencycheck' version '8.4.2'
id 'com.diffplug.spotless' version '6.22.0'
id 'com.bmuschko.docker-spring-boot-application' version '9.3.6' apply false
id 'com.bmuschko.docker-spring-boot-application' version '9.3.7' apply false
}

applyDotEnvFileAsGradleProperties()
Expand Down

0 comments on commit 200c599

Please sign in to comment.