Skip to content

Commit

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

Signed-off-by: GitHub <[email protected]>
  • Loading branch information
paketo-bot authored Nov 10, 2021
1 parent 10fefa9 commit 7be1df4
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions buildpack.toml
Original file line number Diff line number Diff line change
Expand Up @@ -50,10 +50,10 @@ api = "0.6"
[[metadata.dependencies]]
id = "gradle"
name = "Gradle"
sha256 = "f581709a9c35e9cb92e16f585d2c4bc99b2b1a5f85d2badbd3dc6bff59e1e6dd"
sha256 = "de8f52ad49bdc759164f72439a3bf56ddb1589c4cde802d3cec7d6ad0e0ee410"
stacks = ["io.buildpacks.stacks.bionic", "io.paketo.stacks.tiny", "*"]
uri = "https://downloads.gradle.org/distributions/gradle-7.2-bin.zip"
version = "7.2.0"
uri = "https://downloads.gradle.org/distributions/gradle-7.3-bin.zip"
version = "7.3.0"

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

0 comments on commit 7be1df4

Please sign in to comment.