Skip to content

Commit 77ac83e

Browse files
chore(deps): update dependency bazel_skylib to v1.8.2
1 parent 4524d11 commit 77ac83e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/MODULE.bazel

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ local_path_override(
66
path = "..",
77
)
88

9-
bazel_dep(name = "bazel_skylib", version = "1.8.1")
9+
bazel_dep(name = "bazel_skylib", version = "1.8.2")
1010
bazel_dep(name = "platforms", version = "1.0.0")
1111
bazel_dep(name = "stardoc", version = "0.6.2", repo_name = "io_bazel_stardoc")
1212

0 commit comments

Comments
 (0)