Add comment as to why using JDK 17
Add comment as to why using JDK 17 Signed-off-by: Rob Winch <362503+rwinch@users.noreply.github.com>
This commit is contained in:
@@ -23,6 +23,7 @@ jobs:
|
||||
- name: Set Up Gradle
|
||||
uses: spring-io/spring-gradle-build-action@v2
|
||||
with:
|
||||
# Use JDK 17 since 6.5.x Kotlin version does not support JDK 25 and thus will fail
|
||||
java-version: '17'
|
||||
distribution: temurin
|
||||
- name: Set up refname build
|
||||
|
||||
Reference in New Issue
Block a user