Skip to content

Commit 018e52c

Browse files
committed
Upgrade to css4j-agent 5.3
1 parent 92c6031 commit 018e52c

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
@@ -32,7 +32,7 @@ dependencies {
3232
useragentImplementation('io.sf.carte:css4j-agent') {
3333
version {
3434
strictly '[3.4.0,)'
35-
prefer '5.1'
35+
prefer '5.3'
3636
}
3737
}
3838
/*

0 commit comments

Comments
 (0)