Open
Description
I have:
task rubocop(type: JRubyExec) {
jruby.gemConfiguration 'rubocop'
...
}
When running on Gradle 8 this leads to:
Cannot fingerprint input property 'gemConfiguration': value 'configuration ':rubocop'' cannot be serialized.
cc @donv, @UweKubosch
Metadata
Metadata
Assignees
Labels
No labels