Skip to content

Commit

Permalink
deps: Bump aspect_bazel_lib -> 2.11.0 (#38077)
Browse files Browse the repository at this point in the history
Fix #37998

Signed-off-by: dependency-envoy[bot] <148525496+dependency-envoy[bot]@users.noreply.github.com>
Co-authored-by: dependency-envoy[bot] <148525496+dependency-envoy[bot]@users.noreply.github.com>
  • Loading branch information
dependency-envoy[bot] authored Jan 17, 2025
1 parent 9afd0d3 commit aed3c52
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions bazel/repository_locations.bzl
Original file line number Diff line number Diff line change
Expand Up @@ -167,12 +167,12 @@ REPOSITORY_LOCATIONS_SPEC = dict(
project_name = "Aspect Bazel helpers",
project_desc = "Base Starlark libraries and basic Bazel rules which are useful for constructing rulesets and BUILD files",
project_url = "https://github.com/aspect-build/bazel-lib",
version = "2.10.0",
sha256 = "dc62760dade0df4b288fdac5ccd42ddf9e05fc792b27e957a2059fc875c23c4e",
version = "2.11.0",
sha256 = "db22d3557ddc349693eb6d63bf6963fb2aa8e6bce2dee91bff1b64d902e87a34",
strip_prefix = "bazel-lib-{version}",
urls = ["https://github.com/aspect-build/bazel-lib/archive/v{version}.tar.gz"],
use_category = ["build"],
release_date = "2024-12-11",
release_date = "2025-01-13",
cpe = "N/A",
license = "Apache-2.0",
license_url = "https://github.com/aspect-build/bazel-lib/blob/v{version}/LICENSE",
Expand Down

0 comments on commit aed3c52

Please sign in to comment.