Skip to content

Commit 0363e3f

Browse files
committed
chore(deps): update dependency aspect_bazel_lib to v2.1.0
1 parent 7ce802c commit 0363e3f

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 = "aspect_bazel_lib", version = "2.0.0")
7+
bazel_dep(name = "aspect_bazel_lib", version = "2.1.0")
88
bazel_dep(name = "bazel_skylib", version = "1.5.0")
99
bazel_dep(name = "platforms", version = "0.0.8")
1010

0 commit comments

Comments
 (0)