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 9d32970 commit 509931fCopy full SHA for 509931f
build.gradle
@@ -39,7 +39,7 @@ dependencies {
39
testImplementation 'io.sf.carte:css4j:latest.release'
40
testImplementation 'io.sf.carte:echosvg-transcoder:latest.release'
41
testImplementation 'nu.validator:htmlparser:1.4.16'
42
- testImplementation 'org.junit.jupiter:junit-jupiter:5.14.0'
+ testImplementation 'org.junit.jupiter:junit-jupiter:5.14.1'
43
testRuntimeOnly 'org.junit.platform:junit-platform-launcher'
44
}
45
0 commit comments