Skip to content

Commit d45bfbb

Browse files
chore(deps): update dependency ecsact_runtime to v0.6.3
1 parent 4720a06 commit d45bfbb

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
@@ -7,7 +7,7 @@ module(
77
bazel_dep(name = "rules_cc", version = "0.0.9")
88
bazel_dep(name = "bazel_skylib", version = "1.5.0")
99
bazel_dep(name = "boost.dll", version = "1.83.0.bzl.2")
10-
bazel_dep(name = "ecsact_runtime", version = "0.6.0")
10+
bazel_dep(name = "ecsact_runtime", version = "0.6.3")
1111

1212
bazel_dep(name = "toolchains_llvm", version = "1.0.0", dev_dependency = True)
1313
bazel_dep(name = "hedron_compile_commands", dev_dependency = True)

0 commit comments

Comments
 (0)