Skip to content

Commit fa707b4

Browse files
authored
Merge pull request #510 from rules-proto-grpc/renovate/aspect_bazel_lib-2.x
Update dependency aspect_bazel_lib to v2.21.1
2 parents 4891a71 + 1081fbd commit fa707b4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/core/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.21.0")
7+
bazel_dep(name = "aspect_bazel_lib", version = "2.21.1")
88
bazel_dep(name = "bazel_skylib", version = "1.8.1")
99
bazel_dep(name = "platforms", version = "1.0.0")
1010
bazel_dep(name = "protobuf", version = "31.1")

0 commit comments

Comments
 (0)