Skip to content

Commit

Permalink
chore(deps): update dependency ecsact_lang_cpp to v0.4.8 (#152)
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 Oct 8, 2024
1 parent 5f057b2 commit 6052f5b
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 = "ecsact_runtime", version = "0.6.9")
bazel_dep(name = "ecsact_codegen", version = "0.4.2")
bazel_dep(name = "rules_cc", version = "0.0.9")
bazel_dep(name = "ecsact_lang_cpp", version = "0.4.7")
bazel_dep(name = "ecsact_lang_cpp", version = "0.4.8")
bazel_dep(name = "bazel_skylib", version = "1.7.1")

bazel_dep(name = "toolchains_llvm", version = "1.0.0", dev_dependency = True)
Expand Down

0 comments on commit 6052f5b

Please sign in to comment.