Skip to content

Commit

Permalink
Bump net.fabricmc:fabric-loader from 0.16.0 to 0.16.5 (#52)
Browse files Browse the repository at this point in the history
Bumps net.fabricmc:fabric-loader from 0.16.0 to 0.16.5.

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 25, 2024
1 parent 1684a75 commit eb1602b
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.0" }
fabric-loader = { group = "net.fabricmc", name = "fabric-loader", version = "0.16.5" }
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 eb1602b

Please sign in to comment.