Skip to content

Commit 9fc8672

Browse files
committed
Upgrade to slf4j 2.0.7
1 parent f019e31 commit 9fc8672

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: '4.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.6'
22+
testImplementation 'org.slf4j:slf4j-api:2.0.7'
2323
testImplementation 'org.junit.jupiter:junit-jupiter:5.9.2'
2424
}
2525

0 commit comments

Comments
 (0)