keeganwitt / docker-gradle

Docker images with Gradle
https://hub.docker.com/_/gradle/
Apache License 2.0
143 stars 73 forks source link

Java 20 #245

Closed keeganwitt closed 1 year ago

keeganwitt commented 1 year ago

This is a draft currently because the latest (8.1) release notes say

You cannot currently run Gradle on Java 20 because Kotlin lacks support for JDK 20. However, you can expect support for running Gradle with Java 20 in a future version.

keeganwitt commented 1 year ago

The pipelines are passing, so I'm gonna go ahead and merge this. But I won't release it until the Gradle folks do a release that supports Java 20.