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-api:fabric-api
Browse files Browse the repository at this point in the history
Bumps [net.fabricmc.fabric-api:fabric-api](https://github.com/FabricMC/fabric) from 0.92.0+1.20.1 to 0.97.7+1.20.6.
- [Release notes](https://github.com/FabricMC/fabric/releases)
- [Commits](https://github.com/FabricMC/fabric/commits)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 27, 2024
1 parent 1a28fc6 commit ca00e79
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 @@ -3,7 +3,7 @@ dark-matter = "4.0.0-1.20.1-build.481"

[libraries]
fabric-loader = { group = "net.fabricmc", name = "fabric-loader", version = "0.15.7" }
fabric-api = { group = "net.fabricmc.fabric-api", name = "fabric-api", version = "0.92.0+1.20.1" }
fabric-api = { group = "net.fabricmc.fabric-api", name = "fabric-api", version = "0.97.7+" }
evalx = { group = "com.ezylang", name = "EvalEx", version = "3.2.0" }
mapping-io = { group = "net.fabricmc", name = "mapping-io", version = "0.6.0" }
dark-matter-base = { group = "me.melontini", name = "dark-matter-base", version.ref = "dark-matter" }
Expand Down

0 comments on commit ca00e79

Please sign in to comment.