michavansantvoort
michavansantvoort
I have this problem since upgrade to Gradle 9.0. - com.github.ben-manes.versions v0.52.0 - quarkus 3.25.2
I tried it, but this workaround does change the outcome. gradlew dependencyUpdates --no-parallel FAILURE: Build failed with an exception. * What went wrong: Execution failed for task ':dependencyUpdates'. > java.util.ConcurrentModificationException
Sorry, I think it was someone else. I only use dependencyUpdates. I don't use the pitest plugin (and I don't modify configs ;-))