spring-boot/spring-boot-project/spring-boot-tools/spring-boot-buildpack-platform
Scott Frederick 5b1b03c56c Set platform API version when invoking image builder
The CNB specifications allow builders to support multiple platform
API versions. The supported versions are published in the builder
image metadata as an array of version numbers, while a single
supported version number was published in earlier builder metadata.

These changes read the supported versions from the builder metadata
and fall back to the single version if the array is not present.
A CNB_PLATFORM_API environment variable is set on each lifecycle
phase invocation to request a specific version as recommended in
the CNB platform spec.

Fixes gh-23682
2020-10-14 11:49:34 -05:00
..
src Set platform API version when invoking image builder 2020-10-14 11:49:34 -05:00
build.gradle Require dependency on s-b-dependencies to use its constraints 2020-06-16 08:50:21 +01:00