Skip to content

Commit

Permalink
Merge branch 'refs/heads/1.20.4-fabric' into 1.20.6-fabric
Browse files Browse the repository at this point in the history
  • Loading branch information
melontini committed Jul 28, 2024
2 parents c281a36 + 3e0d7a4 commit 7367305
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
dark-matter = "4.0.1-1.20.5-build.79"

[libraries]
fabric-loader = { group = "net.fabricmc", name = "fabric-loader", version = "0.15.11" }
fabric-loader = { group = "net.fabricmc", name = "fabric-loader", version = "0.16.0" }

dark-matter-base = { group = "me.melontini", name = "dark-matter-base", version.ref = "dark-matter" }
dark-matter-mixin = { group = "me.melontini", name = "dark-matter-mixin", version.ref = "dark-matter" }
Expand All @@ -16,8 +16,8 @@ owo = { group = "io.wispforest", name = "owo-lib", version = "0.12.7+1.20.5" }
handy-tests = { group = "me.melontini", name = "handy-tests", version = "0.1.0-1.20.5-build.7" }

[plugins]
fabric-loom = { id = "fabric-loom", version = "1.6.11" }
fabric-loom = { id = "fabric-loom", version = "1.6.12" }
lombok = { id = "io.freefair.lombok", version = "8.6"}
spotbugs-base = { id = "com.github.spotbugs-base", version = "6.0.14" }
spotbugs-base = { id = "com.github.spotbugs-base", version = "6.0.19" }
spotless = { id = "com.diffplug.spotless", version = "6.25.0" }
modmuss50-publish = { id = "me.modmuss50.mod-publish-plugin", version = "0.5.1" }
modmuss50-publish = { id = "me.modmuss50.mod-publish-plugin", version = "0.6.2" }

0 comments on commit 7367305

Please sign in to comment.