gluonhq / gluonfx-gradle-plugin

Plugin that simplifies using Gluon Client for Java/JavaFX gradle projects
BSD 3-Clause "New" or "Revised" License
100 stars 22 forks source link

Warning to due org.gradle.util.ConfigureUtil deprecation #184

Open nlisker opened 11 months ago

nlisker commented 11 months ago

The ClientExtension class uses the deprecated ConfigureUtil class in Gradle that will be removed in Gradle 9. This will stop users from upgrading to Gradle 9.