Skip to content

Commit

Permalink
chore(deps): update dependency ecsact_runtime to v0.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Apr 4, 2024
1 parent f3f6fc2 commit ed714f0
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 @@ -6,7 +6,7 @@ module(

bazel_dep(name = "rules_cc", version = "0.0.8")
bazel_dep(name = "bazel_skylib", version = "1.4.2")
bazel_dep(name = "ecsact_runtime", version = "0.5.0")
bazel_dep(name = "ecsact_runtime", version = "0.6.0")
bazel_dep(name = "rules_ecsact", version = "0.4.0")
bazel_dep(name = "docopt.cpp", version = "0.6.2")
bazel_dep(name = "magic_enum", version = "0.9.3")
Expand Down

0 comments on commit ed714f0

Please sign in to comment.