Skip to content

Commit

Permalink
Update heroku/buildpacks-jvm to v4.0.1
Browse files Browse the repository at this point in the history
## heroku/gradle

- No changes.

## heroku/java

### Changed

- Updated `heroku/gradle` to `4.0.1`.
- Updated `heroku/jvm` to `4.0.1`.
- Updated `heroku/maven` to `4.0.1`.

## heroku/java-function

### Changed

- Updated `heroku/jvm-function-invoker` to `4.0.1`.
- Updated `heroku/jvm` to `4.0.1`.
- Updated `heroku/maven` to `4.0.1`.

## heroku/jvm

- No changes.

## heroku/jvm-function-invoker

### Changed

- Updated function runtime to 1.1.5 ([#619](heroku/buildpacks-jvm#619))

## heroku/maven

- No changes.

## heroku/sbt

- No changes.

## heroku/scala

### Changed

- Updated `heroku/jvm` to `4.0.1`.
- Updated `heroku/sbt` to `4.0.1`.
  • Loading branch information
heroku-linguist[bot] committed Dec 4, 2023
1 parent 71737a3 commit d0a6233
Show file tree
Hide file tree
Showing 4 changed files with 14 additions and 14 deletions.
10 changes: 5 additions & 5 deletions builder-20/builder.toml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ version = "0.18.2"

[[buildpacks]]
id = "heroku/java"
uri = "docker://docker.io/heroku/buildpack-java@sha256:afaf284205f547c4453968f9872b5d44d94154680d4799648816681597b742f3"
uri = "docker://docker.io/heroku/buildpack-java@sha256:c89ce8363fe6fa36b2f3bcc83f8d3458fba1e09210b4c011538cafcca8b4b418"

[[buildpacks]]
id = "heroku/nodejs"
Expand All @@ -38,7 +38,7 @@ version = "0.18.2"

[[buildpacks]]
id = "heroku/scala"
uri = "docker://docker.io/heroku/buildpack-scala@sha256:5ae9a74a8117d559f9b71d7c0b783fa23db8936bc8ffd3b4dccf02fc6ed1fa06"
uri = "docker://docker.io/heroku/buildpack-scala@sha256:36024b46ba682af4cf29d0b1cdc72b0889120426d318a7bc5a432cff62ce02cf"

[[order]]
[[order.group]]
Expand All @@ -60,7 +60,7 @@ version = "0.18.2"
optional = true
[[order.group]]
id = "heroku/jvm"
version = "4.0.0"
version = "4.0.1"
optional = true
[[order.group]]
id = "heroku/ruby"
Expand All @@ -82,7 +82,7 @@ version = "0.18.2"
[[order]]
[[order.group]]
id = "heroku/java"
version = "4.0.0"
version = "4.0.1"
[[order.group]]
id = "heroku/procfile"
version = "2.0.2"
Expand All @@ -91,7 +91,7 @@ version = "0.18.2"
[[order]]
[[order.group]]
id = "heroku/scala"
version = "4.0.0"
version = "4.0.1"
[[order.group]]
id = "heroku/procfile"
version = "2.0.2"
Expand Down
10 changes: 5 additions & 5 deletions builder-22/builder.toml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ version = "0.18.2"

[[buildpacks]]
id = "heroku/java"
uri = "docker://docker.io/heroku/buildpack-java@sha256:afaf284205f547c4453968f9872b5d44d94154680d4799648816681597b742f3"
uri = "docker://docker.io/heroku/buildpack-java@sha256:c89ce8363fe6fa36b2f3bcc83f8d3458fba1e09210b4c011538cafcca8b4b418"

[[buildpacks]]
id = "heroku/nodejs"
Expand All @@ -38,7 +38,7 @@ version = "0.18.2"

[[buildpacks]]
id = "heroku/scala"
uri = "docker://docker.io/heroku/buildpack-scala@sha256:5ae9a74a8117d559f9b71d7c0b783fa23db8936bc8ffd3b4dccf02fc6ed1fa06"
uri = "docker://docker.io/heroku/buildpack-scala@sha256:36024b46ba682af4cf29d0b1cdc72b0889120426d318a7bc5a432cff62ce02cf"

[[order]]
[[order.group]]
Expand All @@ -60,7 +60,7 @@ version = "0.18.2"
optional = true
[[order.group]]
id = "heroku/jvm"
version = "4.0.0"
version = "4.0.1"
optional = true
[[order.group]]
id = "heroku/ruby"
Expand All @@ -82,7 +82,7 @@ version = "0.18.2"
[[order]]
[[order.group]]
id = "heroku/java"
version = "4.0.0"
version = "4.0.1"
[[order.group]]
id = "heroku/procfile"
version = "2.0.2"
Expand All @@ -91,7 +91,7 @@ version = "0.18.2"
[[order]]
[[order.group]]
id = "heroku/scala"
version = "4.0.0"
version = "4.0.1"
[[order.group]]
id = "heroku/procfile"
version = "2.0.2"
Expand Down
4 changes: 2 additions & 2 deletions buildpacks-20/builder.toml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ version = "0.17.2"

[[buildpacks]]
id = "heroku/java"
uri = "docker://docker.io/heroku/buildpack-java@sha256:afaf284205f547c4453968f9872b5d44d94154680d4799648816681597b742f3"
uri = "docker://docker.io/heroku/buildpack-java@sha256:c89ce8363fe6fa36b2f3bcc83f8d3458fba1e09210b4c011538cafcca8b4b418"

[[buildpacks]]
id = "heroku/nodejs"
Expand Down Expand Up @@ -126,7 +126,7 @@ version = "0.17.2"
[[order]]
[[order.group]]
id = "heroku/java"
version = "4.0.0"
version = "4.0.1"
[[order.group]]
id = "heroku/procfile"
version = "2.0.2"
Expand Down
4 changes: 2 additions & 2 deletions salesforce-functions/builder.toml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ version = "0.17.2"

[[buildpacks]]
id = "heroku/java-function"
uri = "docker://docker.io/heroku/buildpack-java-function@sha256:65e15118e97da96e3391ddc9bed230408679719fb4410abcaeff13ef2741a0d8"
uri = "docker://docker.io/heroku/buildpack-java-function@sha256:5e168b3ae12017b7279bd4d3a164bf1e3936a08883787153b2872036309d9fea"

[[buildpacks]]
id = "heroku/nodejs-function"
Expand All @@ -29,4 +29,4 @@ version = "0.17.2"
[[order]]
[[order.group]]
id = "heroku/java-function"
version = "4.0.0"
version = "4.0.1"

0 comments on commit d0a6233

Please sign in to comment.