1
mirror of https://github.com/StarWishsama/Slimefun4.git synced 2024-09-19 19:25:48 +00:00

[CI skip] Update dependency org.slf4j:slf4j-simple to v2.0.7

This commit is contained in:
renovate[bot] 2023-06-10 20:00:15 +02:00 committed by GitHub
parent c82527544f
commit f2e52d7515
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -395,7 +395,7 @@
<dependency>
<groupId>org.slf4j</groupId>
<artifactId>slf4j-simple</artifactId>
<version>2.0.6</version>
<version>2.0.7</version>
<scope>test</scope>
</dependency>
<dependency>