microsoft / build-server-for-gradle

An implementation of the Build Server Protocol for Gradle
MIT License
51 stars 8 forks source link

Add jdk 22 compatibility #132

Closed Arthurm1 closed 5 months ago

Arthurm1 commented 6 months ago

Gradle supports JDK 22 from version 8.7

https://docs.gradle.org/current/userguide/compatibility.html

jdneo commented 5 months ago

Since the column Support for running Gradle is still N/A, I think we need to wait more...

Arthurm1 commented 5 months ago

Ah - my mistake

jdneo commented 3 months ago

https://docs.gradle.org/current/userguide/compatibility.html

8.8 supports java 22. Would you like to reopen this ?

jdneo commented 3 months ago

Never mind, I'll take it: https://github.com/microsoft/build-server-for-gradle/pull/152