See gh-20206
@ -98,7 +98,6 @@ sourceSets {
test {
dependsOn syncTestRepository
useJUnitPlatform()
}
task fullJar(type: Jar) {
@ -56,6 +56,3 @@ dependencies {
testRuntimeOnly("org.junit.vintage:junit-vintage-engine")