Skip to content

Commit

Permalink
build(deps): bump io.github.itzg.simple-boot-image from 0.5.1 to 0.5.2 (
Browse files Browse the repository at this point in the history
#33)

Bumps io.github.itzg.simple-boot-image from 0.5.1 to 0.5.2.

---
updated-dependencies:
- dependency-name: io.github.itzg.simple-boot-image
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>

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 Oct 25, 2022
1 parent 06e61a9 commit 4819f58
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 @@ -2,7 +2,7 @@ plugins {
id 'org.springframework.boot' version '2.7.5'
id 'io.spring.dependency-management' version '1.1.0'
id 'java'
id 'io.github.itzg.simple-boot-image' version '0.5.1'
id 'io.github.itzg.simple-boot-image' version '0.5.2'
// https://github.com/qoomon/gradle-git-versioning-plugin
id 'me.qoomon.git-versioning' version '6.3.3'
}
Expand Down

0 comments on commit 4819f58

Please sign in to comment.