Skip to content

Commit

Permalink
Merge pull request #68 from heroku/create-pull-request/patch-qlcvwmy
Browse files Browse the repository at this point in the history
Post-release updates: heroku/java 0.3.5
  • Loading branch information
Malax authored Mar 17, 2021
2 parents ff0b434 + 29026e7 commit fdb5ab6
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions meta-buildpacks/java/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [Unreleased]

## [0.3.5] 2021/03/17
* Upgraded `heroku/jvm` to `0.1.5`

## [0.3.4] 2021/03/15
Expand Down
2 changes: 1 addition & 1 deletion meta-buildpacks/java/buildpack.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ api = "0.4"

[buildpack]
id = "heroku/java"
version = "0.3.5"
version = "0.3.6"
name = "Java"
homepage = "https://github.com/heroku/buildpacks-jvm"
description = "Official Heroku buildpack for Java applications."
Expand Down

0 comments on commit fdb5ab6

Please sign in to comment.