Skip to content

Commit 3c459c3

Browse files
clydinangular-robot[bot]
authored andcommitted
build: update bazel aspect lib to 1.23.3
1 parent e293cb1 commit 3c459c3

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

WORKSPACE

+3-3
Original file line numberDiff line numberDiff line change
@@ -78,9 +78,9 @@ yarn_install(
7878

7979
http_archive(
8080
name = "aspect_bazel_lib",
81-
sha256 = "558d70e36425c317c70b19fb0f68241a3747bcf46561b5ffc19bed17527adbb3",
82-
strip_prefix = "bazel-lib-1.20.0",
83-
url = "https://github.com/aspect-build/bazel-lib/archive/v1.20.0.tar.gz",
81+
sha256 = "79623d656aa23ad3fd4692ab99786c613cd36e49f5566469ed97bc9b4c655f03",
82+
strip_prefix = "bazel-lib-1.23.3",
83+
url = "https://github.com/aspect-build/bazel-lib/archive/v1.23.3.tar.gz",
8484
)
8585

8686
load("@aspect_bazel_lib//lib:repositories.bzl", "aspect_bazel_lib_dependencies", "register_jq_toolchains")

0 commit comments

Comments
 (0)