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 99612ae commit 96d7dedCopy full SHA for 96d7ded
build.gradle
@@ -33,7 +33,7 @@ dependencies {
33
testImplementation 'org.junit.jupiter:junit-jupiter-api:5.6.0'
34
testRuntimeOnly 'org.junit.jupiter:junit-jupiter-engine:5.6.0'
35
}
36
-version = '0.14.0'
+version = '0.14.0-beta-1'
37
test {
38
useJUnitPlatform()
39
0 commit comments