Skip to content

Commit 73de332

Browse files
committed
Upgrade to slf4j 2.0.16
1 parent 31db62d commit 73de332

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
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: '5.1'
5252
testImplementation 'jaxen:jaxen:1.2.0'
53-
testImplementation 'org.slf4j:slf4j-api:2.0.13'
53+
testImplementation 'org.slf4j:slf4j-api:2.0.16'
5454
testImplementation 'org.junit.jupiter:junit-jupiter:5.11.4'
5555
testRuntimeOnly 'org.junit.platform:junit-platform-launcher'
5656
// css4j 4.x tests still use JUnit 4

0 commit comments

Comments
 (0)