Skip to content

Commit

Permalink
chore(deps): update dependency rules_ecsact to v0.5.6 (#214)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Aug 10, 2024
1 parent 3fd8070 commit ecbcb2c
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 @@ -7,7 +7,7 @@ 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.6.7")
bazel_dep(name = "rules_ecsact", version = "0.5.5")
bazel_dep(name = "rules_ecsact", version = "0.5.6")
bazel_dep(name = "ecsact_codegen", version = "0.4.1")

bazel_dep(name = "ecsact_cli", version = "0.3.16", dev_dependency = True)
Expand Down

0 comments on commit ecbcb2c

Please sign in to comment.