Skip to content

Commit

Permalink
chore(deps): update ecsact repositories
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 7, 2025
1 parent 764969e commit 446f801
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions MODULE.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -12,11 +12,11 @@ single_version_override(
version = "0.8.2",
)

bazel_dep(name = "rules_ecsact", version = "0.5.9")
bazel_dep(name = "rules_ecsact", version = "0.5.10")
bazel_dep(name = "docopt.cpp", version = "0.6.2")
bazel_dep(name = "magic_enum", version = "0.9.3")
bazel_dep(name = "rules_wasmer", version = "0.1.2")
bazel_dep(name = "ecsact_cli", version = "0.3.24")
bazel_dep(name = "ecsact_cli", version = "0.3.26")
bazel_dep(name = "platforms", version = "0.0.10")
bazel_dep(name = "boost.dll", version = "1.83.0.bzl.2")
bazel_dep(name = "boost.process", version = "1.83.0.bzl.2")
Expand Down

0 comments on commit 446f801

Please sign in to comment.