Skip to content

Commit

Permalink
Merge pull request #800 from paketo-buildpacks/update/package/bellsof…
Browse files Browse the repository at this point in the history
…t-liberica

Bump gcr.io/paketo-buildpacks/bellsoft-liberica from 10.5.5 to 10.7.0
anthonydahanne authored Apr 19, 2024

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
2 parents 47e700c + 7614195 commit ba538db
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
@@ -43,7 +43,7 @@ api = "0.7"

[[order.group]]
id = "paketo-buildpacks/bellsoft-liberica"
version = "10.5.5"
version = "10.7.0"

[[order.group]]
id = "paketo-buildpacks/syft"
2 changes: 1 addition & 1 deletion package.toml
Original file line number Diff line number Diff line change
@@ -5,7 +5,7 @@
uri = "docker://gcr.io/paketo-buildpacks/upx:3.5.0"

[[dependencies]]
uri = "docker://gcr.io/paketo-buildpacks/bellsoft-liberica:10.5.5"
uri = "docker://gcr.io/paketo-buildpacks/bellsoft-liberica:10.7.0"

[[dependencies]]
uri = "docker://gcr.io/paketo-buildpacks/syft:1.45.0"

0 comments on commit ba538db

Please sign in to comment.