chore(deps): Updates FabledSkyBlock dependency to v3.0.4

3.0.0 is not available in the maven repository and makes the build fail
This commit is contained in:
Christian Koop 2024-02-25 17:57:36 +01:00
parent e3444265cc
commit c4391af34c
No known key found for this signature in database
GPG Key ID: 89A8181384E010A3
1 changed files with 1 additions and 1 deletions

View File

@ -137,7 +137,7 @@
<dependency>
<groupId>com.craftaro</groupId>
<artifactId>FabledSkyBlock</artifactId>
<version>3.0.0</version>
<version>3.0.4</version>
<scope>provided</scope>
</dependency>