Skip to content

Commit

Permalink
Merge pull request #1572 from paketo-buildpacks/update/package/bellso…
Browse files Browse the repository at this point in the history
…ft-liberica

Bump gcr.io/paketo-buildpacks/bellsoft-liberica from 10.8.4 to 10.9.0
  • Loading branch information
dmikusa authored Oct 4, 2024
2 parents 7edad21 + 3f3c909 commit ebfdeac
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 @@ -38,7 +38,7 @@ api = "0.7"

[[order.group]]
id = "paketo-buildpacks/bellsoft-liberica"
version = "10.8.4"
version = "10.9.0"

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

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

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

0 comments on commit ebfdeac

Please sign in to comment.