Skip to content

Commit a81e043

Browse files
chore(deps): update dependency aspect_bazel_lib to v2.21.2
1 parent e2d5a3c commit a81e043

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
@@ -19,7 +19,7 @@ use_repo(non_module_dependencies, "dwyu_pcpp")
1919
### Development Dependencies
2020
###
2121

22-
bazel_dep(name = "aspect_bazel_lib", version = "2.21.1", dev_dependency = True)
22+
bazel_dep(name = "aspect_bazel_lib", version = "2.21.2", dev_dependency = True)
2323

2424
# Hidden dependencies of aspect_bazel_lib macro stardoc_with_diff_test
2525
bazel_dep(name = "platforms", version = "1.0.0", dev_dependency = True)

0 commit comments

Comments
 (0)