Skip to content

Commit

Permalink
chore(deps): update dependency aspect_bazel_lib to v2.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 1, 2024
1 parent e9be901 commit 517aa75
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 @@ bazel_dep(name = "rules_pkg", version = "0.9.1")
bazel_dep(name = "rules_python", version = "0.29.0")

# Development dependencies which are not exposed to users
bazel_dep(name = "aspect_bazel_lib", version = "2.4.1", dev_dependency = True)
bazel_dep(name = "aspect_bazel_lib", version = "2.5.1", dev_dependency = True)
bazel_dep(name = "aspect_rules_py", version = "0.5.0", dev_dependency = True)
bazel_dep(name = "buildifier_prebuilt", version = "6.4.0", dev_dependency = True)
bazel_dep(name = "container_structure_test", version = "1.16.0", dev_dependency = True)
Expand Down

0 comments on commit 517aa75

Please sign in to comment.