Skip to content

Commit cbc3e9c

Browse files
committed
Upgrade to css4j 3.9.1
1 parent 8d7a68f commit cbc3e9c

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
@@ -13,7 +13,7 @@ dependencies {
1313
api('io.sf.carte:css4j') {
1414
version {
1515
strictly '[3.4.0,)'
16-
prefer '3.9.0'
16+
prefer '3.9.1'
1717
}
1818
}
1919
api('io.sf.carte:xml-dtd') {

0 commit comments

Comments
 (0)