Skip to content

Commit a77048c

Browse files
committed
Upgrade to slf4j 2.0.17
1 parent fa39507 commit a77048c

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: '5.2'
2020
testImplementation 'io.sf.carte:xml-dtd:4.3'
2121
testImplementation 'nu.validator:htmlparser:1.4.16'
22-
testImplementation 'org.slf4j:slf4j-api:2.0.16'
22+
testImplementation 'org.slf4j:slf4j-api:2.0.17'
2323
testImplementation 'org.junit.jupiter:junit-jupiter:5.12.1'
2424
testRuntimeOnly 'org.junit.platform:junit-platform-launcher'
2525
}

0 commit comments

Comments
 (0)