Skip to content

Commit

Permalink
chore(deps): update dependency aspect_bazel_lib to v2.13.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and martis42 committed Feb 1, 2025
1 parent bfae4d2 commit 7e75412
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 @@ -16,7 +16,7 @@ use_repo(non_module_dependencies, "dwyu_pcpp")
### Development Dependencies
###

bazel_dep(name = "aspect_bazel_lib", version = "2.10.0", dev_dependency = True)
bazel_dep(name = "aspect_bazel_lib", version = "2.13.0", dev_dependency = True)

# Hidden dependencies of aspect_bazel_lib macro stardoc_with_diff_test
bazel_dep(name = "platforms", version = "0.0.11", dev_dependency = True)
Expand Down

0 comments on commit 7e75412

Please sign in to comment.