grails / grails-gradle-plugin

Apache License 2.0
6 stars 9 forks source link

IncrementalTaskInputs type is deprecated #231

Closed puneetbehl closed 11 months ago

puneetbehl commented 11 months ago

You should now use the InputChanges type instead. Please refer to the userguide section about implementing incremental tasks for more details.