We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 5f5949a + 3ca2fc5 commit 045a7a9Copy full SHA for 045a7a9
build.gradle
@@ -29,7 +29,7 @@ repositories {
29
dependencies {
30
compileOnly("org.spigotmc:spigot-api:1.21.5-R0.1-SNAPSHOT")
31
32
- implementation("eu.okaeri:okaeri-configs-yaml-snakeyaml:5.0.0-beta.5")
+ implementation("eu.okaeri:okaeri-configs-yaml-snakeyaml:5.0.8")
33
implementation("eu.okaeri:okaeri-configs-serdes-commons:5.0.0-beta.5")
34
35
implementation("net.kyori:adventure-platform-bukkit:4.4.0")
0 commit comments