Skip to content

Commit

Permalink
Bump gcr.io/paketo-buildpacks/gradle from 7.5.2 to 7.6.0 (#1218)
Browse files Browse the repository at this point in the history
Bumps gcr.io/paketo-buildpacks/gradle from 7.5.2 to 7.6.0.

Signed-off-by: GitHub <[email protected]>
Co-authored-by: paketo-bot <[email protected]>
  • Loading branch information
paketo-bot and paketo-bot authored Oct 13, 2023
1 parent 2951624 commit 1bffbe6
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.5.2"
version = "7.6.0"

[[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.8.11"

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

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

0 comments on commit 1bffbe6

Please sign in to comment.