Error: Unsupported Gradle version: 9
djordjevitkovic
HOBBYOP
3 months ago
Hi,
I updated my service to Java 25 and Gradle 9.4.0. And project cannot build with error message:
`using build driver nixpacks-v1.41.0
Error: Unsupported Gradle version: 9
nixpacks exited with an error`
After some research I can see that latest supported JDK is 21 right?
1 Replies
Status changed to Awaiting Railway Response Railway • 3 months ago
3 months ago
This is a Nixpacks limitation...try moving the service to Railpack or a Dockerfile
