bestlong commented on issue #115: URL: https://github.com/apache/grails-quartz/issues/115#issuecomment-2791860577
Grails 5 use Gradle 7.x https://docs.grails.org/5.3.6/guide/upgrading.html#upgrading40x Compile dependency configuration as well as others have been removed from Gradle 7.x. In previous version they were deprecated. Need convert branch `2.0.x` `build.gradle` configurations and create new branch `2.1.x` for support Grails 5. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
