Skip to content

Commit

Permalink
Bump fabric-loom from 1.6-SNAPSHOT to 1.6.11
Browse files Browse the repository at this point in the history
Bumps fabric-loom from 1.6-SNAPSHOT to 1.6.11.

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 27, 2024
1 parent 1a28fc6 commit fc29c56
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ dark-matter-minecraft = { group = "me.melontini", name = "dark-matter-minecraft"
dark-matter-data = { group = "me.melontini", name = "dark-matter-data", version.ref = "dark-matter" }

[plugins]
fabric-loom = { id = "fabric-loom", version = "1.6-SNAPSHOT" }
fabric-loom = { id = "fabric-loom", version = "1.6.11" }
lombok = { id = "io.freefair.lombok", version = "8.6"}
shadow = { id = "com.github.johnrengelman.shadow", version = "8.1.1" }
spotbugs-base = { id = "com.github.spotbugs-base", version = "6.0.12" }
Expand Down

0 comments on commit fc29c56

Please sign in to comment.