Skip to content

Commit

Permalink
Bump gcr.io/paketo-buildpacks/encrypt-at-rest from 4.5.15 to 4.5.18
Browse files Browse the repository at this point in the history
Bumps gcr.io/paketo-buildpacks/encrypt-at-rest from 4.5.15 to 4.5.18.

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 Mar 26, 2024
1 parent fe5e3be commit d6541d4
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 @@ -148,7 +148,7 @@ api = "0.7"
[[order.group]]
id = "paketo-buildpacks/encrypt-at-rest"
optional = true
version = "4.5.15"
version = "4.5.18"

[[order.group]]
id = "paketo-buildpacks/environment-variables"
Expand Down
2 changes: 1 addition & 1 deletion package.toml
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@
uri = "docker://gcr.io/paketo-buildpacks/java-memory-assistant:1.4.10"

[[dependencies]]
uri = "docker://gcr.io/paketo-buildpacks/encrypt-at-rest:4.5.15"
uri = "docker://gcr.io/paketo-buildpacks/encrypt-at-rest:4.5.18"

[[dependencies]]
uri = "docker://gcr.io/paketo-buildpacks/environment-variables:4.5.7"
Expand Down

0 comments on commit d6541d4

Please sign in to comment.