Skip to content

Commit

Permalink
Bump gcr.io/paketo-buildpacks/liberty from 3.5.0 to 3.6.0 (#864)
Browse files Browse the repository at this point in the history
Bumps gcr.io/paketo-buildpacks/liberty from 3.5.0 to 3.6.0.

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 Apr 14, 2023
1 parent d3bbb44 commit fc11fb1
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 @@ -103,7 +103,7 @@ api = "0.7"
[[order.group]]
id = "paketo-buildpacks/liberty"
optional = true
version = "3.5.0"
version = "3.6.0"

[[order.group]]
id = "paketo-buildpacks/dist-zip"
Expand Down
2 changes: 1 addition & 1 deletion package.toml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
uri = "docker://gcr.io/paketo-buildpacks/apache-tomee:1.6.1"

[[dependencies]]
uri = "docker://gcr.io/paketo-buildpacks/liberty:3.5.0"
uri = "docker://gcr.io/paketo-buildpacks/liberty:3.6.0"

[[dependencies]]
uri = "docker://gcr.io/paketo-buildpacks/dist-zip:5.5.2"
Expand Down

0 comments on commit fc11fb1

Please sign in to comment.