Skip to content

Commit eed255a

Browse files
chore(deps): update dependency bazel_skylib to v1.6.1 (#41)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent a1d6587 commit eed255a

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
@@ -5,7 +5,7 @@ module(
55
)
66

77
bazel_dep(name = "rules_cc", version = "0.0.9")
8-
bazel_dep(name = "bazel_skylib", version = "1.5.0")
8+
bazel_dep(name = "bazel_skylib", version = "1.6.1")
99
bazel_dep(name = "boost.dll", version = "1.83.0.bzl.2")
1010
bazel_dep(name = "ecsact_runtime", version = "0.6.6")
1111

0 commit comments

Comments
 (0)