Merge pull request #897 from games647/dependabot/maven/org.slf4j-slf4j-jdk14-2.0.0

Bump slf4j-jdk14 from 2.0.0-beta1 to 2.0.0
This commit is contained in:
games647
2022-08-22 12:01:21 +02:00
committed by GitHub

View File

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