-
Notifications
You must be signed in to change notification settings - Fork 12
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update heroku/buildpacks-jvm to v4.0.0 (#424)
* Update heroku/buildpacks-jvm to v4.0.0 ## heroku/gradle - No changes. ## heroku/java ### Removed - Removed `heroku/procfile`, since it's being added directly to the Heroku builder images instead. If you override the Heroku builder images' default buildpack detection order (or use this buildpack with a non-Heroku builder image), you will need to append `heroku/procfile` to your buildpacks list. ([#608](heroku/buildpacks-jvm#608)) ### Changed - Updated `heroku/gradle` to `4.0.0`. - Updated `heroku/jvm` to `4.0.0`. - Updated `heroku/maven` to `4.0.0`. ## heroku/java-function ### Changed - Updated `heroku/jvm-function-invoker` to `4.0.0`. - Updated `heroku/jvm` to `4.0.0`. - Updated `heroku/maven` to `4.0.0`. ## heroku/jvm - No changes. ## heroku/jvm-function-invoker - No changes. ## heroku/maven - No changes. ## heroku/sbt - No changes. ## heroku/scala ### Removed - Removed `heroku/procfile`, since it's being added directly to the Heroku builder images instead. If you override the Heroku builder images' default buildpack detection order (or use this buildpack with a non-Heroku builder image), you will need to append `heroku/procfile` to your buildpacks list. ([#608](heroku/buildpacks-jvm#608)) ### Changed - Updated `heroku/jvm` to `4.0.0`. - Updated `heroku/sbt` to `4.0.0`. * Add `heroku/procfile` to the `heroku/java` and `heroku/scala` order groups Since the Procfile CNB is no longer included in them, as of: heroku/buildpacks-jvm#608 --------- Co-authored-by: heroku-linguist[bot] <136119646+heroku-linguist[bot]@users.noreply.github.com> Co-authored-by: Ed Morley <[email protected]>
- Loading branch information
1 parent
cd7be2d
commit dd32494
Showing
4 changed files
with
34 additions
and
14 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters