We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e779300 commit 632387eCopy full SHA for 632387e
e2e/smoke/WORKSPACE
@@ -9,9 +9,9 @@ local_repository(
9
# Override the version declared by rules_ts for windows fix
10
http_archive(
11
name = "aspect_bazel_lib",
12
- sha256 = "da67c6a785cdc10faf960a22c44501fe6be357a6ebd2bd6101560f9c2a9e06b3",
13
- strip_prefix = "bazel-lib-2.9.0",
14
- url = "https://github.com/bazel-contrib/bazel-lib/releases/download/v2.9.0/bazel-lib-v2.9.0.tar.gz",
+ sha256 = "9a44f457810ce64ec36a244cc7c807607541ab88f2535e07e0bf2976ef4b73fe",
+ strip_prefix = "bazel-lib-2.19.4",
+ url = "https://github.com/bazel-contrib/bazel-lib/releases/download/v2.19.4/bazel-lib-v2.19.4.tar.gz",
15
)
16
17
0 commit comments