Skip to content

Commit

Permalink
Merge pull request #726 from sap-contributions/default-17-to-21
Browse files Browse the repository at this point in the history
Change default BP_JVM_VERSION from 17 to 21
  • Loading branch information
dmikusa authored Oct 28, 2024
2 parents 703a355 + 091bdcf commit 9100815
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion buildpack.toml
Original file line number Diff line number Diff line change
Expand Up @@ -123,7 +123,7 @@ api = "0.7"

[[metadata.configurations]]
build = true
default = "17"
default = "21"
description = "the Java version"
name = "BP_JVM_VERSION"

Expand Down

0 comments on commit 9100815

Please sign in to comment.