Skip to content

Commit

Permalink
Merge pull request #65 from heroku/create-pull-request/patch-c6v9gn1
Browse files Browse the repository at this point in the history
Post-release updates: heroku/java 0.3.4
  • Loading branch information
Malax authored Mar 15, 2021
2 parents 752fb19 + 93aeb8c commit 6e9738f
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.4] 2021/03/15
* Upgraded `heroku/procfile` to `0.6.2`

## [0.3.3] 2021/02/23
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.4"
version = "0.3.5"
name = "Java"
homepage = "https://github.com/heroku/buildpacks-jvm"
description = "Official Heroku buildpack for Java applications."
Expand Down

0 comments on commit 6e9738f

Please sign in to comment.