We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 23c0cd6 commit 4629198Copy full SHA for 4629198
build.gradle
@@ -64,4 +64,6 @@ dependencies {
64
65
tasks.named('test') {
66
useJUnitPlatform()
67
+ jvmArgs("-XX:+EnableDynamicAgentLoading")
68
}
69
+
0 commit comments