Skip to content

Commit

Permalink
chore(deps): update dependency ecsact_cli to v0.3.14
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 6, 2024
1 parent 1733a5f commit 5c54533
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 @@ -10,7 +10,7 @@ bazel_dep(name = "ecsact_runtime", version = "0.6.7")
bazel_dep(name = "rules_ecsact", version = "0.5.5")
bazel_dep(name = "ecsact_codegen", version = "0.3.1")

bazel_dep(name = "ecsact_cli", version = "0.3.13", dev_dependency = True)
bazel_dep(name = "ecsact_cli", version = "0.3.14", 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 5c54533

Please sign in to comment.