Skip to content

Commit

Permalink
Bump gcr.io/paketo-buildpacks/spring-boot from 5.27.0 to 5.27.1 (#664)
Browse files Browse the repository at this point in the history
Bumps gcr.io/paketo-buildpacks/spring-boot from 5.27.0 to 5.27.1.

Signed-off-by: GitHub <noreply@github.com>
Co-authored-by: paketo-bot <paketo-bot@users.noreply.github.com>
  • Loading branch information
paketo-bot and paketo-bot authored Aug 18, 2023
1 parent cfe1e1d commit 9148502
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion buildpack.toml
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ api = "0.7"
[[order.group]]
id = "paketo-buildpacks/spring-boot"
optional = true
version = "5.27.0"
version = "5.27.1"

[[order.group]]
id = "paketo-buildpacks/datadog"
Expand Down
2 changes: 1 addition & 1 deletion package.toml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
uri = "docker://gcr.io/paketo-buildpacks/executable-jar:6.7.4"

[[dependencies]]
uri = "docker://gcr.io/paketo-buildpacks/spring-boot:5.27.0"
uri = "docker://gcr.io/paketo-buildpacks/spring-boot:5.27.1"

[[dependencies]]
uri = "docker://gcr.io/paketo-buildpacks/datadog:3.16.1"
Expand Down

0 comments on commit 9148502

Please sign in to comment.