Skip to content

Commit 104f5f8

Browse files
Update dependency org.slf4j:slf4j-simple to v2.0.16
1 parent 2fd0f8a commit 104f5f8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -370,7 +370,7 @@
370370
<dependency>
371371
<groupId>org.slf4j</groupId>
372372
<artifactId>slf4j-simple</artifactId>
373-
<version>2.0.9</version>
373+
<version>2.0.16</version>
374374
<scope>test</scope>
375375
</dependency>
376376
<!-- This needs to be before Spigot because MockBukkit will fail otherwise. -->

0 commit comments

Comments
 (0)