Skip to content

Commit

Permalink
Bump com.ezylang:EvalEx from 3.2.0 to 3.3.0 (#27)
Browse files Browse the repository at this point in the history
Bumps [com.ezylang:EvalEx](https://github.com/ezylang/EvalEx) from 3.2.0 to 3.3.0.
- [Release notes](https://github.com/ezylang/EvalEx/releases)
- [Commits](ezylang/EvalEx@3.2.0...3.3.0)

---
updated-dependencies:
- dependency-name: com.ezylang:EvalEx
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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 Jul 11, 2024
1 parent f35adcd commit 8168f5b
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 @@ -4,7 +4,7 @@ dark-matter = "4.0.1-1.20.1-build.76"
[libraries]
fabric-loader = { group = "net.fabricmc", name = "fabric-loader", version = "0.15.11" }
fabric-api = { group = "net.fabricmc.fabric-api", name = "fabric-api", version = "0.92.1+1.20.1" }
evalx = { group = "com.ezylang", name = "EvalEx", version = "3.2.0" }
evalx = { group = "com.ezylang", name = "EvalEx", version = "3.3.0" }
mapping-io = { group = "net.fabricmc", name = "mapping-io", version = "0.6.1" }
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 Down

0 comments on commit 8168f5b

Please sign in to comment.