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 ea23e11 commit 64caa89Copy full SHA for 64caa89
build.gradle
@@ -39,7 +39,7 @@ dependencies {
39
testImplementation 'io.sf.carte:css4j:6.1'
40
testImplementation 'io.sf.carte:echosvg-transcoder:2.2'
41
testImplementation 'nu.validator:htmlparser:1.4.16'
42
- testImplementation 'org.junit.jupiter:junit-jupiter:5.13.3'
+ testImplementation 'org.junit.jupiter:junit-jupiter:5.13.4'
43
testRuntimeOnly 'org.junit.platform:junit-platform-launcher'
44
}
45
0 commit comments