Skip to content

Commit

Permalink
chore(deps): update dependency aspect_bazel_lib to v2.14.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and p0deje committed Mar 4, 2025
1 parent 075937d commit f1af769
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 @@ bazel_dep(name = "rules_cc", version = "0.0.9")
bazel_dep(name = "rules_java", version = "7.2.0")

# Ruleset development dependencies.
bazel_dep(name = "aspect_bazel_lib", version = "2.13.0", dev_dependency = True)
bazel_dep(name = "aspect_bazel_lib", version = "2.14.0", dev_dependency = True)
bazel_dep(name = "bazel_skylib_gazelle_plugin", version = "1.7.1", dev_dependency = True)
bazel_dep(name = "buildifier_prebuilt", version = "8.0.1", dev_dependency = True)
bazel_dep(name = "gazelle", version = "0.42.0", dev_dependency = True)
Expand Down

0 comments on commit f1af769

Please sign in to comment.