build: Bump to 1.21.5 versions
This commit is contained in:
@@ -29,7 +29,7 @@ plugins {
|
|||||||
alias(libs.plugins.kotlin.plugin.ksp)
|
alias(libs.plugins.kotlin.plugin.ksp)
|
||||||
// alias(libs.plugins.loom)
|
// alias(libs.plugins.loom)
|
||||||
// TODO: use arch loom once they update to 1.8
|
// TODO: use arch loom once they update to 1.8
|
||||||
id("fabric-loom") version "1.9.2"
|
id("fabric-loom") version "1.10.1"
|
||||||
alias(libs.plugins.shadow)
|
alias(libs.plugins.shadow)
|
||||||
id("moe.nea.licenseextractificator")
|
id("moe.nea.licenseextractificator")
|
||||||
id("moe.nea.mc-auto-translations") version "0.2.0"
|
id("moe.nea.mc-auto-translations") version "0.2.0"
|
||||||
|
|||||||
@@ -3,7 +3,7 @@
|
|||||||
# SPDX-License-Identifier: CC0-1.0
|
# SPDX-License-Identifier: CC0-1.0
|
||||||
|
|
||||||
[versions]
|
[versions]
|
||||||
minecraft = "1.21.4"
|
minecraft = "1.21.5"
|
||||||
|
|
||||||
# Update from https://kotlinlang.org/
|
# Update from https://kotlinlang.org/
|
||||||
kotlin = "2.1.10"
|
kotlin = "2.1.10"
|
||||||
@@ -12,10 +12,10 @@ kotlin_ksp = "2.1.10-1.0.30"
|
|||||||
|
|
||||||
# Update from https://linkie.shedaniel.me/dependencies?loader=fabric
|
# Update from https://linkie.shedaniel.me/dependencies?loader=fabric
|
||||||
fabric_loader = "0.16.10"
|
fabric_loader = "0.16.10"
|
||||||
fabric_api = "0.117.0+1.21.4"
|
fabric_api = "0.119.5+1.21.5"
|
||||||
yarn = "1.21.4+build.8"
|
yarn = "1.21.5+build.1"
|
||||||
modmenu = "13.0.2"
|
modmenu = "14.0.0-rc.2"
|
||||||
architectury = "15.0.1"
|
architectury = "16.0.2"
|
||||||
rei = "18.0.796"
|
rei = "18.0.796"
|
||||||
|
|
||||||
# Update from https://maven.fabricmc.net/net/fabricmc/fabric-language-kotlin/
|
# Update from https://maven.fabricmc.net/net/fabricmc/fabric-language-kotlin/
|
||||||
@@ -28,7 +28,7 @@ loom = "1.7.414" # TODO: port back to architectury (and) 1.9.424
|
|||||||
qolify = "1.6.0-1.21.1"
|
qolify = "1.6.0-1.21.1"
|
||||||
|
|
||||||
# Update from https://modrinth.com/mod/sodium/versions?l=fabric
|
# Update from https://modrinth.com/mod/sodium/versions?l=fabric
|
||||||
sodium = "mc1.21.4-0.6.6-fabric"
|
sodium = "mc1.21.5-0.6.11-fabric"
|
||||||
|
|
||||||
# Update from https://modrinth.com/mod/freecam/versions?l=fabric
|
# Update from https://modrinth.com/mod/freecam/versions?l=fabric
|
||||||
freecammod = "1.3.2+mc1.21.4"
|
freecammod = "1.3.2+mc1.21.4"
|
||||||
@@ -84,7 +84,7 @@ manninghamMills = "2.4.1"
|
|||||||
|
|
||||||
# Update from https://docs.isxander.dev/yet-another-config-lib/installing-yacl
|
# Update from https://docs.isxander.dev/yet-another-config-lib/installing-yacl
|
||||||
# Nvm, they just don't update docs: https://modrinth.com/mod/yacl/versions?l=fabric
|
# Nvm, they just don't update docs: https://modrinth.com/mod/yacl/versions?l=fabric
|
||||||
yacl = "3.6.2+1.21.4-fabric"
|
yacl = "3.6.6+1.21.5-fabric"
|
||||||
|
|
||||||
# Update from https://maven.shedaniel.me/me/shedaniel/cloth/basic-math/0.6.1/
|
# Update from https://maven.shedaniel.me/me/shedaniel/cloth/basic-math/0.6.1/
|
||||||
basicMath = "0.6.1"
|
basicMath = "0.6.1"
|
||||||
|
|||||||
Reference in New Issue
Block a user