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 101c459 commit 5cf922bCopy full SHA for 5cf922b
build.gradle
@@ -18,4 +18,7 @@ subprojects {
18
mavenCentral()
19
}
20
21
+ test {
22
+ useJUnitPlatform()
23
+ }
24
0 commit comments