Skip to content

Commit b8ecd6e

Browse files
committed
Tests: use css4j 3.9.1 artifact.
1 parent aa8d4ca commit b8ecd6e

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
@@ -34,7 +34,7 @@ dependencies {
3434
prefer '2.0.6'
3535
}
3636
}
37-
testImplementation group: 'io.sf.carte', name: 'css4j', classifier: 'tests', version: '3.9.0'
37+
testImplementation group: 'io.sf.carte', name: 'css4j', classifier: 'tests', version: '3.9.1'
3838
testImplementation 'org.junit.jupiter:junit-jupiter:5.9.2'
3939
}
4040

0 commit comments

Comments
 (0)