Skip to content

Commit

Permalink
chore(deps): update dependency ecsact_runtime to v0.8.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 2, 2025
1 parent f10ed96 commit 1c16a56
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion MODULE.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ bazel_dep(name = "nlohmann_json", version = "3.11.3")
bazel_dep(name = "bazel_skylib", version = "1.7.1")
bazel_dep(name = "docopt.cpp", version = "0.6.2")
bazel_dep(name = "ecsact_parse", version = "0.5.5")
bazel_dep(name = "ecsact_runtime", version = "0.8.1", max_compatibility_level = 8)
bazel_dep(name = "ecsact_runtime", version = "0.8.2", max_compatibility_level = 8)
bazel_dep(name = "ecsact_interpret", version = "0.6.7")

bazel_dep(name = "toolchains_llvm", version = "1.0.0", dev_dependency = True)
Expand Down

0 comments on commit 1c16a56

Please sign in to comment.