File tree Expand file tree Collapse file tree 4 files changed +7
-6
lines changed Expand file tree Collapse file tree 4 files changed +7
-6
lines changed Original file line number Diff line number Diff line change 1717 modrinth-publish : true
1818 hangar-publish : true
1919 loom : true
20+ jdk-version : 21
Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ indra = "3.1.3"
1313shadow = " 8.1.7"
1414adventure = " 4.16.0"
1515adventurePlatform = " 4.3.2"
16- adventurePlatformFabric = " 5.12.0 "
16+ adventurePlatformFabric = " 5.13.0-SNAPSHOT "
1717configurate = " 4.1.2"
1818checkerQual = " 3.42.0"
1919slf4j = " 1.7.32"
@@ -22,9 +22,9 @@ bstats = "3.0.2"
2222paperApi = " 1.16.5-R0.1-SNAPSHOT"
2323paperlib = " 1.0.8"
2424waterfallApi = " 1.16-R0.5-SNAPSHOT"
25- fabricApi = " 0.93.1 +1.20.4 "
25+ fabricApi = " 0.97.8 +1.20.6 "
2626fabricLoader = " 0.15.10"
27- minecraft = " 1.20.4 "
27+ minecraft = " 1.20.6 "
2828spongeApi7 = " 7.2.0"
2929velocityApi = " 3.2.0-SNAPSHOT"
3030jupiterEngine = " 5.10.2"
Original file line number Diff line number Diff line change @@ -26,7 +26,7 @@ miniMOTDPlatform {
2626
2727indra {
2828 javaVersions {
29- target(17 )
29+ target(21 )
3030 }
3131}
3232
Original file line number Diff line number Diff line change 2323 " minimotd-fabric.mixins.json"
2424 ],
2525 "depends" : {
26- "fabricloader" : " >=0.15.3 " ,
26+ "fabricloader" : " >=0.15.10 " ,
2727 "fabric" : " *" ,
28- "minecraft" : " ~1.20.4 "
28+ "minecraft" : " ~1.20.5 "
2929 }
3030}
You can’t perform that action at this time.
0 commit comments