Skip to content

Commit

Permalink
Bump fabric-loom from 1.7-SNAPSHOT to 1.8.0-alpha.19
Browse files Browse the repository at this point in the history
Bumps fabric-loom from 1.7-SNAPSHOT to 1.8.0-alpha.19.

---
updated-dependencies:
- dependency-name: fabric-loom
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Sep 25, 2024
1 parent 87f7685 commit d5504f1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
plugins {
// https://fabricmc.net/wiki/documentation:fabric_loom
id 'fabric-loom' version '1.7-SNAPSHOT' apply false
id 'fabric-loom' version '1.8.0-alpha.19' apply false
id "org.jetbrains.gradle.plugin.idea-ext" version "1.1.7"
}

Expand Down

0 comments on commit d5504f1

Please sign in to comment.