-
Notifications
You must be signed in to change notification settings - Fork 135
Open
Description
What happened?
With
gradle-baseline/versions.props
Line 49 in 5e77385
| com.diffplug.spotless:spotless-plugin-gradle = 6.6.0 |
Step 'removeUnusedImports' found problem in 'functional-tests/src/main/java/com/comp/atlas/oyo/upgrade/configuration/TesterConfiguration.java':
null
java.lang.reflect.InvocationTargetException
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
What did you want to happen?
I see a note that "Newer spotless versions have issues resolving dependencies at configuration time", but latest is 6.24.0, and we are on a build from 2022.
Metadata
Metadata
Assignees
Labels
No labels