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 0f425c9 commit 58182afCopy full SHA for 58182af
build.gradle
@@ -36,7 +36,7 @@ dependencies {
36
testImplementation 'io.sf.jclf:jclf-linear3:latest.release'
37
testImplementation 'io.sf.carte:xml-dtd:latest.release'
38
testImplementation 'io.sf.carte:css4j-dom4j:latest.release'
39
- testImplementation 'io.sf.carte:css4j:4.4'
+ 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:latest.release'
0 commit comments