fix: Mark WildStacker dependency as provided to not shade it

This commit is contained in:
Christian Koop 2024-03-28 15:00:22 +01:00
parent 3591bfe1a4
commit 2d0b43394b
No known key found for this signature in database
GPG Key ID: 89A8181384E010A3

View File

@ -373,6 +373,7 @@
<groupId>com.bgsoftware</groupId>
<artifactId>WildStacker</artifactId>
<version>2023.3</version>
<scope>provided</scope>
</dependency>
<dependency>