Skip to content

Commit f108682

Browse files
committed
Upgrade to slf4j-api 2.0.6
1 parent 01e212e commit f108682

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ dependencies {
1919
testImplementation group: 'io.sf.carte', name: 'css4j', classifier: 'tests', version: '3.8.0'
2020
testImplementation 'io.sf.carte:xml-dtd:4.1.1'
2121
testImplementation 'nu.validator:htmlparser:1.4.16'
22-
testImplementation 'org.slf4j:slf4j-api:2.0.3'
22+
testImplementation 'org.slf4j:slf4j-api:2.0.6'
2323
testImplementation 'junit:junit:4.13.2'
2424
}
2525

0 commit comments

Comments
 (0)