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 Dec 6, 2024
1 parent 3797120 commit 76022b2
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions MODULE.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,11 @@ module(

bazel_dep(name = "rules_cc", version = "0.0.9")
bazel_dep(name = "bazel_skylib", version = "1.6.1")
bazel_dep(name = "ecsact_runtime", version = "0.7.0")
bazel_dep(name = "rules_ecsact", version = "0.5.8")
bazel_dep(name = "ecsact_runtime", version = "0.7.1")
bazel_dep(name = "rules_ecsact", version = "0.5.9")
bazel_dep(name = "ecsact_codegen", version = "0.4.3")

bazel_dep(name = "ecsact_cli", version = "0.3.19", dev_dependency = True)
bazel_dep(name = "ecsact_cli", version = "0.3.21", dev_dependency = True)
bazel_dep(name = "boost.dll", version = "1.83.0.bzl.2", dev_dependency = True)
bazel_dep(name = "boost.process", version = "1.83.0.bzl.2", dev_dependency = True)
bazel_dep(name = "toolchains_llvm", version = "1.0.0", dev_dependency = True)
Expand Down

0 comments on commit 76022b2

Please # to comment.