File tree Expand file tree Collapse file tree 2 files changed +7
-7
lines changed
Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -8,16 +8,16 @@ ansi = "1.1.1"
88autoService = " 1.1.1"
99checkstyle = " 13.0.0"
1010examination = " 1.3.0"
11- fabricApi = " 0.143.15 +26.1"
12- fabricLoader = " 0.18.4 "
11+ fabricApi = " 0.145.3 +26.1 .1"
12+ fabricLoader = " 0.18.6 "
1313indra = " 4.0.0"
1414mod-publish-plugin = " 1.1.0"
1515junit = " 6.0.3"
16- minecraft = " 26.1-rc-2 "
16+ minecraft = " 26.1.1 "
1717vineflower = " 1.11.2"
1818spotless = " 8.3.0"
19- neoforge = " 26.1.0.0-alpha.15+pre-3 "
20- neoform = " 26.1-rc-2 -1"
19+ neoforge = " 26.1.1.1-beta "
20+ neoform = " 26.1.1 -1"
2121
2222[libraries ]
2323adventure-api = { module = " net.kyori:adventure-api" , version.ref = " adventure" }
Original file line number Diff line number Diff line change @@ -26,7 +26,7 @@ pluginManagement {
2626plugins {
2727 id(" org.gradle.toolchains.foojay-resolver-convention" ) version " 1.0.0"
2828 id(" net.fabricmc.fabric-loom-repositories" ) version " 1.15.5"
29- id(" net.neoforged.moddev.repositories" ) version " 2.0.140 "
29+ id(" net.neoforged.moddev.repositories" ) version " 2.0.141 "
3030}
3131
3232rootProject.name = " adventure-platform-mod-parent"
@@ -49,7 +49,7 @@ dependencyResolutionManagement {
4949
5050 versionCatalogs {
5151 create(" fabricApiLibs" ) {
52- from(" net.fabricmc.fabric-api:fabric-api-catalog:0.143.14 +26.1" )
52+ from(" net.fabricmc.fabric-api:fabric-api-catalog:0.145.3 +26.1 .1" )
5353 }
5454 }
5555}
You can’t perform that action at this time.
0 commit comments