##// END OF EJS Templates
merge
cin -
r36:766d187f66bc merge default
parent child
Show More
@@ -20,6 +20,7 dependencies {
20 testImplementation gradleTestKit()
20 testImplementation gradleTestKit()
21 testImplementation "org.junit.jupiter:junit-jupiter-api:5.11.4"
21 testImplementation "org.junit.jupiter:junit-jupiter-api:5.11.4"
22 testRuntimeOnly "org.junit.jupiter:junit-jupiter-engine:5.11.4"
22 testRuntimeOnly "org.junit.jupiter:junit-jupiter-engine:5.11.4"
23 testRuntimeOnly "org.junit.platform:junit-platform-launcher:1.11.4"
23 }
24 }
24
25
25 task printVersion{
26 task printVersion{
General Comments 0
You need to be logged in to leave comments. Login now