Skip to content

Commit

Permalink
Bump gradle from 7.6.0 to 8.0.1
Browse files Browse the repository at this point in the history
Bumps gradle from 7.6.0 to 8.0.1.

Signed-off-by: GitHub <noreply@github.com>
  • Loading branch information
paketo-bot authored Mar 2, 2023
1 parent 1c93524 commit 8aa3489
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions buildpack.toml
Original file line number Diff line number Diff line change
Expand Up @@ -84,14 +84,14 @@ api = "0.7"
name = "BP_NODE_PROJECT_PATH"

[[metadata.dependencies]]
cpes = ["cpe:2.3:a:gradle:gradle:7.6.0:*:*:*:*:*:*:*"]
cpes = ["cpe:2.3:a:gradle:gradle:8.0.1:*:*:*:*:*:*:*"]
id = "gradle"
name = "Gradle"
purl = "pkg:generic/gradle@7.6.0"
sha256 = "7ba68c54029790ab444b39d7e293d3236b2632631fb5f2e012bb28b4ff669e4b"
purl = "pkg:generic/gradle@8.0.1"
sha256 = "1b6b558be93f29438d3df94b7dfee02e794b94d9aca4611a92cdb79b6b88e909"
stacks = ["io.buildpacks.stacks.bionic", "io.paketo.stacks.tiny", "*"]
uri = "https://downloads.gradle.org/distributions/gradle-7.6-bin.zip"
version = "7.6.0"
uri = "https://downloads.gradle.org/distributions/gradle-8.0.1-bin.zip"
version = "8.0.1"

[[metadata.dependencies.licenses]]
type = "Apache-2.0"
Expand Down

0 comments on commit 8aa3489

Please sign in to comment.