File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -35,9 +35,9 @@ dependencies {
35
35
testImplementation ' io.sf.jclf:jclf-text:latest.release'
36
36
testImplementation ' io.sf.jclf:jclf-linear3:latest.release'
37
37
testImplementation ' io.sf.carte:xml-dtd:latest.release'
38
- testImplementation ' io.sf.carte:css4j-dom4j:latest.release '
39
- testImplementation ' io.sf.carte:css4j:latest.release '
40
- testImplementation ' io.sf.carte:echosvg-transcoder:latest.release '
38
+ testImplementation ' io.sf.carte:css4j-dom4j:6.0 '
39
+ testImplementation ' io.sf.carte:css4j:6.0 '
40
+ testImplementation ' io.sf.carte:echosvg-transcoder:2.1 '
41
41
testImplementation ' nu.validator:htmlparser:1.4.16'
42
42
testImplementation ' org.junit.jupiter:junit-jupiter:latest.release'
43
43
testRuntimeOnly ' org.junit.platform:junit-platform-launcher'
You can’t perform that action at this time.
0 commit comments