Skip to content

Commit

Permalink
Update to arch loom 1.9.
Browse files Browse the repository at this point in the history
Signed-off-by: 秋雨落 <[email protected]>
  • Loading branch information
qyl27 committed Jan 2, 2025
1 parent d255e68 commit 5a0f4c0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion buildSrc/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -24,5 +24,5 @@ dependencies {
implementation 'org.cadixdev:lorenz:0.5.8'
implementation 'org.cadixdev:at:0.1.0-rc1'
implementation 'net.fabricmc:lorenz-tiny:4.0.2'
implementation "dev.architectury:architectury-loom:1.7-SNAPSHOT"
implementation "dev.architectury:architectury-loom:1.9-SNAPSHOT"
}
2 changes: 1 addition & 1 deletion gradle/wrapper/gradle-wrapper.properties
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#Sun Feb 09 15:27:43 CST 2020
distributionUrl=https\://services.gradle.org/distributions/gradle-8.8-all.zip
distributionUrl=https\://services.gradle.org/distributions/gradle-8.11.1-all.zip
distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists
zipStorePath=wrapper/dists
Expand Down

0 comments on commit 5a0f4c0

Please sign in to comment.