gluonhq / gluonfx-gradle-plugin

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

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

Open nlisker opened 9 months ago

nlisker commented 9 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.