Skip to content

Commit c7c26b7

Browse files
zml2008me4502
authored andcommitted
1.21.1
1 parent 8decb5e commit c7c26b7

5 files changed

Lines changed: 19 additions & 14 deletions

File tree

gradle/libs.versions.toml

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -3,38 +3,38 @@ format = { version = "1.1" }
33

44
[versions]
55
indra = "3.1.3"
6-
minecraft = "1.21"
7-
fabricLoader = "0.15.11"
8-
fabricApi = "0.100.5+1.21"
6+
minecraft = "1.21.1"
7+
fabricLoader = "0.16.7"
8+
fabricApi = "0.106.0+1.21.1"
99
modmenu = "11.0.1"
1010
viafabricplus = "3.3.0"
1111
vineflower = "1.10.1"
1212
cuiProtocol = "4.0.0"
1313

1414
[libraries]
1515
minecraft = { module = "com.mojang:minecraft", version.ref = "minecraft" }
16-
parchment = { module = "org.parchmentmc.data:parchment-1.20.6", version = "2024.05.01" }
16+
parchment = { module = "org.parchmentmc.data:parchment-1.21", version = "2024.07.28" }
1717
fabric-loader = { module = "net.fabricmc:fabric-loader", version.ref = "fabricLoader" }
1818
fabric-api = { module = "net.fabricmc.fabric-api:fabric-api", version.ref = "fabricApi" }
1919
fabric-api-bom = { module = "net.fabricmc.fabric-api:fabric-api-bom", version.ref = "fabricApi" }
2020
fabric-api-networking = { module = "net.fabricmc.fabric-api:fabric-networking-api-v1" }
2121
modmenu = { module = "com.terraformersmc:modmenu", version.ref = "modmenu" }
22-
neoforge = { module = "net.neoforged:neoforge", version = "20.6.119"}
22+
neoforge = { module = "net.neoforged:neoforge", version = "21.1.72"}
2323
viafabricplus-api = { module = "de.florianmichael:ViaFabricPlus", version.ref = "viafabricplus" }
24-
viaversion = { module = "com.viaversion:viaversion-common", version = "5.0.0-SNAPSHOT" }
24+
viaversion = { module = "com.viaversion:viaversion-common", version = "5.0.5" }
2525
vineflower = { module = "org.vineflower:vineflower", version.ref = "vineflower" }
26-
worldedit = { module = "com.sk89q.worldedit:worldedit-fabric-mc1.20.6", version = "7.3.1" }
26+
worldedit = { module = "com.sk89q.worldedit:worldedit-fabric-mc1.21", version = "7.3.7" }
2727

2828
[plugins]
29-
architecturyPlugin = { id = "architectury-plugin", version = "3.4.155" }
30-
curseForgeGradle = { id = "net.darkhax.curseforgegradle", version = "1.1.18" }
29+
architecturyPlugin = { id = "architectury-plugin", version = "3.4.159" }
30+
curseForgeGradle = { id = "net.darkhax.curseforgegradle", version = "1.1.25" }
3131
indra-git = { id = "net.kyori.indra.git", version.ref = "indra" }
3232
indra-spotlessLicenser = { id = "net.kyori.indra.licenser.spotless", version.ref = "indra" }
33-
javaEcosystemCapabilities = { id = "org.gradlex.java-ecosystem-capabilities", version = "1.5.2" }
34-
loom = { id = "dev.architectury.loom", version = "1.6.397" }
33+
jvmConflictResolution = { id = "org.gradlex.jvm-dependency-conflict-resolution", version = "2.1.2" }
34+
loom = { id = "dev.architectury.loom", version = "1.7.413" }
3535
minotaur = { id = "com.modrinth.minotaur", version = "2.8.7" }
3636
publishGithubRelease = { id = "ca.stellardrift.publish-github-release", version = "0.1.0" }
37-
shadow = { id = "io.github.goooler.shadow", version = "8.1.7" }
37+
shadow = { id = "com.gradleup.shadow", version = "8.3.3" }
3838
spotless = { id = "com.diffplug.spotless", version = "6.25.0" }
3939
versions = { id = "com.github.ben-manes.versions", version = "0.51.0" }
4040

gradle/wrapper/gradle-wrapper.jar

130 Bytes
Binary file not shown.

gradle/wrapper/gradle-wrapper.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
distributionBase=GRADLE_USER_HOME
22
distributionPath=wrapper/dists
3-
distributionUrl=https\://services.gradle.org/distributions/gradle-8.8-bin.zip
3+
distributionUrl=https\://services.gradle.org/distributions/gradle-8.10.2-bin.zip
44
networkTimeout=10000
55
validateDistributionUrl=true
66
zipStoreBase=GRADLE_USER_HOME

gradlew

Lines changed: 4 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

gradlew.bat

Lines changed: 2 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)