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 f019e31 commit 9fc8672Copy full SHA for 9fc8672
build.gradle
@@ -19,7 +19,7 @@ dependencies {
19
testImplementation group: 'io.sf.carte', name: 'css4j', classifier: 'tests', version: '4.0'
20
testImplementation 'io.sf.carte:xml-dtd:4.1.1'
21
testImplementation 'nu.validator:htmlparser:1.4.16'
22
- testImplementation 'org.slf4j:slf4j-api:2.0.6'
+ testImplementation 'org.slf4j:slf4j-api:2.0.7'
23
testImplementation 'org.junit.jupiter:junit-jupiter:5.9.2'
24
}
25
0 commit comments