Skip to content

Commit

Permalink
Bump gcr.io/paketo-buildpacks/gradle from 7.15.0 to 7.15.2
Browse files Browse the repository at this point in the history
Bumps gcr.io/paketo-buildpacks/gradle from 7.15.0 to 7.15.2.

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 Dec 19, 2024
1 parent cbb5b61 commit 4431e03
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 @@ -68,7 +68,7 @@ api = "0.7"
[[order.group]]
id = "paketo-buildpacks/gradle"
optional = true
version = "7.15.0"
version = "7.15.2"

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

[[dependencies]]
uri = "docker://gcr.io/paketo-buildpacks/gradle:7.15.0"
uri = "docker://gcr.io/paketo-buildpacks/gradle:7.15.2"

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

0 comments on commit 4431e03

Please sign in to comment.