Skip to content

Commit 8a2df27

Browse files
chore(deps): Update patch-release dependency changes
1 parent d0a28b5 commit 8a2df27

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ autoService = "1.1.1"
99
checkstyle = "12.0.0"
1010
examination = "1.3.0"
1111
fabricApi = "0.139.4+1.21.11"
12-
fabricLoader = "0.18.1"
12+
fabricLoader = "0.18.3"
1313
indra = "4.0.0"
1414
mod-publish-plugin = "1.1.0"
1515
junit = "6.0.1"

settings.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ dependencyResolutionManagement {
4949

5050
versionCatalogs {
5151
create("fabricApiLibs") {
52-
from("net.fabricmc.fabric-api:fabric-api-catalog:0.139.4+1.21.11")
52+
from("net.fabricmc.fabric-api:fabric-api-catalog:0.139.5+1.21.11")
5353
}
5454
}
5555
}

0 commit comments

Comments
 (0)