Update logging dependency

This commit is contained in:
games647
2022-01-14 12:56:22 +01:00
parent 0e935e3ad0
commit 17234a791b

View File

@ -82,7 +82,7 @@
<dependency>
<groupId>org.slf4j</groupId>
<artifactId>slf4j-jdk14</artifactId>
<version>2.0.0-alpha5</version>
<version>2.0.0-alpha6</version>
</dependency>
<!-- snakeyaml is present in Bungee, Spigot, Cauldron, so we could use this independent implementation -->