Philip W
05/04/2023, 1:10 PMjava.lang.UnsupportedOperationException
when I try to debug a test. The reason is the code generated by Intellij: ijresolver.gradle: forkedTask.jvmArgs ("-javaagent:${kotlinxCoroutinesCoreJar?.absolutePath}", "-ea")
. Didn't change a recent release of Gradle setting the jvmArgs?