Skip to content

Commit b2f5375

Browse files
Update dependency org.slf4j:slf4j-simple to v2.0.17
1 parent 3ea21da commit b2f5375

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
@@ -397,7 +397,7 @@
397397
<dependency>
398398
<groupId>org.slf4j</groupId>
399399
<artifactId>slf4j-simple</artifactId>
400-
<version>2.0.16</version>
400+
<version>2.0.17</version>
401401
<scope>test</scope>
402402
</dependency>
403403
<!-- This needs to be before Spigot because MockBukkit will fail otherwise. -->

0 commit comments

Comments
 (0)