Skip to content

Commit

Permalink
Bump gcr.io/paketo-buildpacks/environment-variables from 4.5.1 to 4.5…
Browse files Browse the repository at this point in the history
….2 (#611)

Bumps gcr.io/paketo-buildpacks/environment-variables from 4.5.1 to 4.5.2.

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 Jun 2, 2023
1 parent d221a8b commit 2bd8fc4
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 @@ -97,7 +97,7 @@ api = "0.7"
[[order.group]]
id = "paketo-buildpacks/environment-variables"
optional = true
version = "4.5.1"
version = "4.5.2"

[[order.group]]
id = "paketo-buildpacks/image-labels"
Expand Down
2 changes: 1 addition & 1 deletion package.toml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
uri = "docker://gcr.io/paketo-buildpacks/procfile:5.6.2"

[[dependencies]]
uri = "docker://gcr.io/paketo-buildpacks/environment-variables:4.5.1"
uri = "docker://gcr.io/paketo-buildpacks/environment-variables:4.5.2"

[[dependencies]]
uri = "docker://gcr.io/paketo-buildpacks/image-labels:4.5.0"

0 comments on commit 2bd8fc4

Please sign in to comment.