Skip to content

Commit

Permalink
Bump archloom
Browse files Browse the repository at this point in the history
  • Loading branch information
pop4959 committed Feb 6, 2024
1 parent 2a58fda commit 83a9e8b
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion fabric/build.gradle.kts
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
plugins {
id("dev.architectury.loom") version "1.4-SNAPSHOT"
id("dev.architectury.loom") version "1.5-SNAPSHOT"
}

val shade: Configuration by configurations.creating
Expand Down
2 changes: 1 addition & 1 deletion forge/build.gradle.kts
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
plugins {
id("dev.architectury.loom") version "1.4-SNAPSHOT"
id("dev.architectury.loom") version "1.5-SNAPSHOT"
}

val shade: Configuration by configurations.creating
Expand Down
2 changes: 1 addition & 1 deletion neoforge/build.gradle.kts
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
plugins {
id("dev.architectury.loom") version "1.4-SNAPSHOT"
id("dev.architectury.loom") version "1.5-SNAPSHOT"
}

val shade: Configuration by configurations.creating
Expand Down

0 comments on commit 83a9e8b

Please sign in to comment.