Skip to content

Commit 58182af

Browse files
committed
Revert "Use css4j 4.4 in the build until EchoSVG 2.0 is released"
This reverts commit 0f425c9.
1 parent 0f425c9 commit 58182af

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ dependencies {
3636
testImplementation 'io.sf.jclf:jclf-linear3:latest.release'
3737
testImplementation 'io.sf.carte:xml-dtd:latest.release'
3838
testImplementation 'io.sf.carte:css4j-dom4j:latest.release'
39-
testImplementation 'io.sf.carte:css4j:4.4'
39+
testImplementation 'io.sf.carte:css4j:latest.release'
4040
testImplementation 'io.sf.carte:echosvg-transcoder:latest.release'
4141
testImplementation 'nu.validator:htmlparser:1.4.16'
4242
testImplementation 'org.junit.jupiter:junit-jupiter:latest.release'

0 commit comments

Comments
 (0)