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 ba2d3ea commit bdecc7dCopy full SHA for bdecc7d
build.gradle
@@ -39,7 +39,7 @@ dependencies {
39
testImplementation 'io.sf.carte:css4j:6.0'
40
testImplementation 'io.sf.carte:echosvg-transcoder:2.1'
41
testImplementation 'nu.validator:htmlparser:1.4.16'
42
- testImplementation 'org.junit.jupiter:junit-jupiter:latest.release'
+ testImplementation 'org.junit.jupiter:junit-jupiter:5.13.3'
43
testRuntimeOnly 'org.junit.platform:junit-platform-launcher'
44
}
45
0 commit comments