diff --git a/.github/workflows/samples-kotlin-server-jdk17.yaml b/.github/workflows/samples-kotlin-server-jdk17.yaml index 65c9a3e761..e3d4ae4db0 100644 --- a/.github/workflows/samples-kotlin-server-jdk17.yaml +++ b/.github/workflows/samples-kotlin-server-jdk17.yaml @@ -9,7 +9,7 @@ on: - 'samples/server/petstore/kotlin-springboot-3*/**' env: - GRADLE_VERSION: 6.9 + GRADLE_VERSION: 7.3 jobs: build: