Skip to content

Commit 7b52977

Browse files
Update dependency org.slf4j:slf4j-simple to v2.0.15
1 parent 4bcce20 commit 7b52977

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.15</version>
374374
<scope>test</scope>
375375
</dependency>
376376
<!-- This needs to be before Spigot because MockBukkit will fail otherwise. -->

0 commit comments

Comments
 (0)