File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -47,7 +47,7 @@ val replacements = file("gradle.properties").inputStream().use { stream ->
4747plugins {
4848 kotlin(" jvm" ) version " 2.3.0"
4949 id(" org.jetbrains.dokka" ) version " 2.1.0"
50- id(" fabric-loom" ) version " 1.14 -SNAPSHOT"
50+ id(" fabric-loom" ) version " 1.16 -SNAPSHOT"
5151 id(" com.gradleup.shadow" ) version " 9.3.0"
5252 id(" maven-publish" )
5353}
Original file line number Diff line number Diff line change @@ -45,8 +45,8 @@ yarnMappings=build.3
4545fabricApiVersion =0.139.5
4646kotlinFabricVersion =1.13.8+kotlin
4747sodiumVersion =mc1.21.11-0.8.7-fabric
48- litematicaVersion =0.25.1
49- maLiLibVersion =0.27.1
48+ litematicaVersion =0.26.11
49+ maLiLibVersion =0.27.16
5050
5151# Kotlin https://kotlinlang.org/
5252kotlin.code.style =official
Original file line number Diff line number Diff line change 1717
1818distributionBase =GRADLE_USER_HOME
1919distributionPath =wrapper/dists
20- distributionUrl =https\://services.gradle.org/distributions/gradle-9.2 .1-bin.zip
20+ distributionUrl =https\://services.gradle.org/distributions/gradle-9.6 .1-bin.zip
2121networkTimeout =10000
2222validateDistributionUrl =true
2323zipStoreBase =GRADLE_USER_HOME
You can’t perform that action at this time.
0 commit comments