diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index b3de7cc..793cb0f 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -13,7 +13,7 @@ indra = "3.1.3" shadow = "8.1.1" adventure = "4.15.0" adventurePlatform = "4.3.2" -adventurePlatformFabric = "5.11.0-SNAPSHOT" +adventurePlatformFabric = "5.11.0" configurate = "4.1.2" checkerQual = "3.42.0" slf4j = "1.7.32"