Skip to content

Commit f9ca6b4

Browse files
chore(deps): update dependency ecsact_runtime to v0.8.1 (#160)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent e45451b commit f9ca6b4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

MODULE.bazel

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ module(
44
compatibility_level = 1,
55
)
66

7-
bazel_dep(name = "ecsact_runtime", version = "0.8.0", max_compatibility_level = 8)
7+
bazel_dep(name = "ecsact_runtime", version = "0.8.1", max_compatibility_level = 8)
88
bazel_dep(name = "ecsact_codegen", version = "0.4.4")
99
bazel_dep(name = "rules_cc", version = "0.0.9")
1010
bazel_dep(name = "ecsact_lang_cpp", version = "0.4.11")

0 commit comments

Comments
 (0)