Skip to content

Paketo Buildpack for Gradle 8.0.0

Latest

Choose a tag to compare

@paketo-bot paketo-bot released this 19 Sep 12:56
044145d

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

🚧 Tasks

📓 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.