Skip to content

Commit

Permalink
chore(deps): update dependency aspect_bazel_lib to v2.8.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 1, 2024
1 parent c6fd273 commit ad448bc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion MODULE.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ use_repo(non_module_dependencies, "dwyu_pcpp")
### Development Dependencies
###

bazel_dep(name = "aspect_bazel_lib", version = "2.7.9", dev_dependency = True)
bazel_dep(name = "aspect_bazel_lib", version = "2.8.1", dev_dependency = True)
bazel_dep(name = "stardoc", version = "0.7.0", dev_dependency = True)

python = use_extension(
Expand Down

0 comments on commit ad448bc

Please sign in to comment.