Skip to content
This repository was archived by the owner on Dec 14, 2024. It is now read-only.

Commit 0eaf5bc

Browse files
committed
bump gradle & loom
1 parent 50c2b6d commit 0eaf5bc

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

build.gradle

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
plugins {
2-
id "architectury-plugin" version "3.4-SNAPSHOT"
3-
id "dev.architectury.loom" version "1.3-SNAPSHOT" apply false
2+
id "architectury-plugin" version "3.4.+"
3+
id "dev.architectury.loom" version "1.6.+" apply false
44
}
55

66
architectury {
+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
distributionBase=GRADLE_USER_HOME
22
distributionPath=wrapper/dists
3-
distributionUrl=https\://services.gradle.org/distributions/gradle-8.1-bin.zip
3+
distributionUrl=https\://services.gradle.org/distributions/gradle-8.6-bin.zip
44
zipStoreBase=GRADLE_USER_HOME
55
zipStorePath=wrapper/dists

0 commit comments

Comments
 (0)