Skip to content

Commit 8f04fe6

Browse files
committed
Upgrade to slf4j 2.0.13
1 parent 0eb55d3 commit 8f04fe6

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
@@ -50,7 +50,7 @@ dependencies {
5050
testImplementation group: 'io.sf.carte', name: 'css4j', classifier: 'tests',
5151
version: '4.2.2'
5252
testImplementation 'jaxen:jaxen:1.2.0'
53-
testImplementation 'org.slf4j:slf4j-api:2.0.9'
53+
testImplementation 'org.slf4j:slf4j-api:2.0.13'
5454
testImplementation 'org.junit.jupiter:junit-jupiter:5.10.3'
5555
testRuntimeOnly 'org.junit.platform:junit-platform-launcher'
5656
// css4j 4.x tests still use JUnit 4

0 commit comments

Comments
 (0)