Skip to content

Commit

Permalink
Bump net.fabricmc:fabric-loader from 0.16.5 to 0.16.7
Browse files Browse the repository at this point in the history
Bumps net.fabricmc:fabric-loader from 0.16.5 to 0.16.7.

---
updated-dependencies:
- dependency-name: net.fabricmc:fabric-loader
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 14, 2024
1 parent 2e30980 commit a4d48bc
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 @@ -2,7 +2,7 @@
dark-matter = "4.1.1-1.20.1-build.90"

[libraries]
fabric-loader = { group = "net.fabricmc", name = "fabric-loader", version = "0.16.5" }
fabric-loader = { group = "net.fabricmc", name = "fabric-loader", version = "0.16.7" }
fabric-api = { group = "net.fabricmc.fabric-api", name = "fabric-api", version = "0.92.1+1.20.1" }
evalx = { group = "me.melontini", name = "evalex", version = "4.0.0-build.7" }
mapping-io = { group = "net.fabricmc", name = "mapping-io", version = "0.6.1" }
Expand Down

0 comments on commit a4d48bc

Please sign in to comment.