Hey folks, <Gradle >`9.0.0-milestone-9` has been ...
# community-news
l
Hey folks, Gradle `9.0.0-milestone-9` has been released. It contains Java 17, Groovy 4, Kotlin 2 and 95+% of the deprecation removals. Can you try it out and let us know if you find problems? Note: Release notes are still minimal, but the upgrade guide is comprehensive.
🚀 7
party gradlephant 4
m
Currently blocked on https://youtrack.jetbrains.com/issue/KT-55224/Compatibility-with-Gradle-9.0-release#focus=Comments-27-12068730.0-0, I guess anyone doing Kotlin multiplatform won't be able to update
t
In the migration guide, targeting Kotlin 1.7 would only support down to 7.6 right? not 6.8? (would require Kotlin 1.4 IIUC)
e
@Louis Jacomet is the GitHub issue tracker the best place to report issues?
l
Thanks for the feedback already! Yes, the issue tracker is the best place to report all problems you find.
m
Why is the version
9.0.0-milestone-9
instead of
9.0-milestone-9
?
🙃 1
m
I always wondered the opposite. I wish gradle used major.minor.patch for all versions
m
I may have found something: https://github.com/gradle/gradle/issues/33650. Any ideas?
👀 1
t
started playing with this today. seems most of my build is fine as-is after bumping KSP version to match the embedded version in some of my convention plugins. Only blocker I've been able to find so far is the newrelic gradle plugin. Reported / requested G9 support in this issue.
We don't even apply that plugin for local builds and so far everything looks good locally.
l
Regarding the version number, we decided to move forward with this issue
🚀 3
party gradlephant 1
👍 1
t
I'm so glad you decided to make the versioning more consistent!
one issue I just ran into is that my build failure didn't trigger the gradle github action to post a comment with the failing build scan https://github.com/autonomousapps/dependency-analysis-gradle-plugin/actions/runs/15399047372/job/43326937895?pr=1462#step:6:2796
this is kind of weird. Even after removing the deprecated method from my code, the build is still failing with the
NoSuchMethodError
. Some bug in CC or the build cache? https://scans.gradle.com/s/fsnfdexixh4ao/failures#1