Skip to content

Commit db597d5

Browse files
🤖 Update dependency bazel_skylib to v1.8.1
1 parent 981d1f8 commit db597d5

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
@@ -9,7 +9,7 @@ bazel_dep(name = "platforms", version = "0.0.10")
99
bazel_dep(name = "rules_cc", version = "0.0.17")
1010

1111
# Various utility functions such as path manipulations and templating.
12-
bazel_dep(name = "bazel_skylib", version = "1.7.1")
12+
bazel_dep(name = "bazel_skylib", version = "1.8.1")
1313

1414
# Documentation.
1515
#

0 commit comments

Comments
 (0)