Skip to content
This repository has been archived by the owner on Oct 20, 2024. It is now read-only.

Commit

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

---
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]>
  • Loading branch information
dependabot[bot] authored Sep 2, 2024
1 parent 39a7652 commit 01871d2
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.3" }
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 01871d2

Please sign in to comment.