ID: paketo-buildpacks/gradle
Digest: sha256:1cccb87e00728217516c068555ee7196e5e0f0542f07f0797155cc2f79ed7cd2
Supported Stacks:
*
io.buildpacks.stacks.bionic
io.paketo.stacks.tiny
Dependencies:
Name | Version | SHA256 |
---|---|---|
Gradle | 9.1.0 |
a17ddd85a26b6a7f5ddb71ff8b05fc5104c0202c6e64782429790c933686c806 |
⛏ Dependency Upgrades
- Bump gradle from 8.14.3 to 9.1.0 (#372) @paketo-bot
🚧 Tasks
- Bump Go Modules (#375) @paketo-bot
📓 Notes
This version of the buildpack removes Gradle 8 and installs Gradle 9. If you still need to use Gradle 8, please use a gradle wrapper with your application (the buildpack gives preference to gradle wrapper) or use an older version of the buildpack until you are ready to upgrade.
A gradle wrapper is strongly recommended.