Upgrading from 4.9.3 leads to lots of:
Duplicating value: Lorg/spockframework/runtime/model/BlockKind;:WHEN
Duplicating value: Lorg/spockframework/runtime/model/BlockKind;:THEN
Duplicating value: Lorg/spockframework/runtime/model/BlockKind;:WHERE
...
I use Spock (in Groovy) and these are for the SpotBugs task for my test source-set.
Upgrading from 4.9.3 leads to lots of:
I use Spock (in Groovy) and these are for the SpotBugs task for my
testsource-set.