Skip to content

Commit

Permalink
Bump fabric-loom from 1.0-SNAPSHOT to 1.0.16 (#1)
Browse files Browse the repository at this point in the history
Bumps fabric-loom from 1.0-SNAPSHOT to 1.0.16.

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

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 29, 2022
1 parent 0fa2c1a commit e480d25
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.0-SNAPSHOT'
id 'fabric-loom' version '1.0.16'
// Quiltflower is a better decompiler
id "io.github.juuxel.loom-quiltflower" version "1.8.0"
id 'maven-publish'
Expand Down

0 comments on commit e480d25

Please sign in to comment.