File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed
Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 5252 fi
5353 echo "VERSION=$VERSION" >> $GITHUB_ENV
5454 - name : " Cache test run data"
55- uses : " actions/cache@9255dc7a253b0ccc959486e2bca901246202afeb " # v5.0.1
55+ uses : " actions/cache@cdf6c1fa76f9f475f3d7449005a359c84ca0f306 " # v5.0.3
5656 with :
5757 path : |
5858 testserver/libraries
Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ mod-publish-plugin = "1.1.0"
1515junit = " 6.0.2"
1616minecraft = " 26.1-pre-2"
1717vineflower = " 1.11.2"
18- spotless = " 8.1 .0"
18+ spotless = " 8.3 .0"
1919neoforge = " 26.1.0.0-alpha.14+snapshot-11"
2020neoform = " 26.1-pre-2-1"
2121
Original file line number Diff line number Diff line change 11distributionBase =GRADLE_USER_HOME
22distributionPath =wrapper/dists
3- distributionUrl =https\://services.gradle.org/distributions/gradle-9.3 .0-bin.zip
3+ distributionUrl =https\://services.gradle.org/distributions/gradle-9.4 .0-bin.zip
44networkTimeout =10000
55validateDistributionUrl =true
66zipStoreBase =GRADLE_USER_HOME
Original file line number Diff line number Diff line change @@ -25,7 +25,7 @@ pluginManagement {
2525
2626plugins {
2727 id(" org.gradle.toolchains.foojay-resolver-convention" ) version " 1.0.0"
28- id(" net.fabricmc.fabric-loom-repositories" ) version " 1.15.3 "
28+ id(" net.fabricmc.fabric-loom-repositories" ) version " 1.15.5 "
2929 id(" net.neoforged.moddev.repositories" ) version " 2.0.140"
3030}
3131
You can’t perform that action at this time.
0 commit comments