Skip to content

Commit

Permalink
Bump gcr.io/paketo-buildpacks/procfile from 5.10.0 to 5.10.1
Browse files Browse the repository at this point in the history
Bumps gcr.io/paketo-buildpacks/procfile from 5.10.0 to 5.10.1.

Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
paketo-bot authored and github-actions[bot] committed Nov 8, 2024
1 parent 50da3b1 commit 8cf2c5a
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 @@ -118,7 +118,7 @@ api = "0.7"
[[order.group]]
id = "paketo-buildpacks/procfile"
optional = true
version = "5.10.0"
version = "5.10.1"

[[order.group]]
id = "paketo-buildpacks/jattach"
Expand Down
2 changes: 1 addition & 1 deletion package.toml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
uri = "docker://gcr.io/paketo-buildpacks/spring-boot:5.31.2"

[[dependencies]]
uri = "docker://gcr.io/paketo-buildpacks/procfile:5.10.0"
uri = "docker://gcr.io/paketo-buildpacks/procfile:5.10.1"

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

0 comments on commit 8cf2c5a

Please sign in to comment.