Skip to content

Commit

Permalink
Merge pull request #908 from paketo-buildpacks/update/package/upx
Browse files Browse the repository at this point in the history
Bump gcr.io/paketo-buildpacks/upx from 3.6.1 to 3.6.2
  • Loading branch information
anthonydahanne authored Sep 21, 2024
2 parents 07bc1f1 + 3212ab1 commit d76734d
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 @@ -39,7 +39,7 @@ api = "0.7"
[[order.group]]
id = "paketo-buildpacks/upx"
optional = true
version = "3.6.1"
version = "3.6.2"

[[order.group]]
id = "paketo-buildpacks/bellsoft-liberica"
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.4"

[[dependencies]]
uri = "docker://gcr.io/paketo-buildpacks/upx:3.6.1"
uri = "docker://gcr.io/paketo-buildpacks/upx:3.6.2"

[[dependencies]]
uri = "docker://gcr.io/paketo-buildpacks/bellsoft-liberica:10.8.3"
Expand Down

0 comments on commit d76734d

Please sign in to comment.