mirror of
https://github.com/SquidDev-CC/CC-Tweaked
synced 2026-03-07 16:59:44 +00:00
Bump Gradle/ForgeGradle version
This is definitely going to break the build (it shouldn't, but these things always do). Anyway... - Use the new Java toolchain support, rather than requiring the user to install multiple Java versions. - Bump versions of several plugins. We're sadly stuck on Gradle <7 for now, as they drop the old maven-publish plugin, which drops SCP support.
This commit is contained in:
BIN
gradle/wrapper/gradle-wrapper.jar
vendored
BIN
gradle/wrapper/gradle-wrapper.jar
vendored
Binary file not shown.
2
gradle/wrapper/gradle-wrapper.properties
vendored
2
gradle/wrapper/gradle-wrapper.properties
vendored
@@ -1,5 +1,5 @@
|
||||
distributionBase=GRADLE_USER_HOME
|
||||
distributionPath=wrapper/dists
|
||||
distributionUrl=https\://services.gradle.org/distributions/gradle-4.9-bin.zip
|
||||
distributionUrl=https\://services.gradle.org/distributions/gradle-6.8.2-bin.zip
|
||||
zipStoreBase=GRADLE_USER_HOME
|
||||
zipStorePath=wrapper/dists
|
||||
|
||||
Reference in New Issue
Block a user