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.
1 parent d0a28b5 commit 8a2df27Copy full SHA for 8a2df27
gradle/libs.versions.toml
@@ -9,7 +9,7 @@ autoService = "1.1.1"
9
checkstyle = "12.0.0"
10
examination = "1.3.0"
11
fabricApi = "0.139.4+1.21.11"
12
-fabricLoader = "0.18.1"
+fabricLoader = "0.18.3"
13
indra = "4.0.0"
14
mod-publish-plugin = "1.1.0"
15
junit = "6.0.1"
settings.gradle.kts
@@ -49,7 +49,7 @@ dependencyResolutionManagement {
49
50
versionCatalogs {
51
create("fabricApiLibs") {
52
- from("net.fabricmc.fabric-api:fabric-api-catalog:0.139.4+1.21.11")
+ from("net.fabricmc.fabric-api:fabric-api-catalog:0.139.5+1.21.11")
53
}
54
55
0 commit comments