jdk17 first supported in 7.3

This commit is contained in:
Paul Parenko
2023-01-23 23:37:48 +01:00
parent a26997b412
commit 731f6f587e

View File

@@ -9,7 +9,7 @@ on:
- 'samples/server/petstore/kotlin-springboot-3*/**'
env:
GRADLE_VERSION: 6.9
GRADLE_VERSION: 7.3
jobs:
build: