...
Caused by: java.lang.UnsupportedOperationException
at com.google.common.collect.ImmutableCollection.add(ImmutableCollection.java:231)
at org.kordamp.gradle.plugin.jdeps.tasks.JDepsReportTask.evaluate(JDepsReportTask.groovy:269)
...
This is on Gradle 7.0.2. Version 0.12.0 works fine.
On this line:
This is on Gradle 7.0.2. Version 0.12.0 works fine.