Skip to content

Commit

Permalink
Update dependency aswb_test_deps_bazel to v7.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Nov 19, 2024
1 parent e9e8827 commit a64dceb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions testing/test_deps/deps.bzl
Original file line number Diff line number Diff line change
Expand Up @@ -47,8 +47,8 @@ def aswb_test_deps_dependencies():
http_file(
name = "aswb_test_deps_bazel",
executable = True,
sha256 = "09bac5c11165a6ab0b7a90d6937c8bc3fcdcda662ffe0590e87ac2ae0e5e8978",
url = "https://github.com/bazelbuild/bazel/releases/download/7.2.0/bazel-7.2.0-linux-x86_64",
sha256 = "c97f02133adce63f0c28678ac1f21d65fa8255c80429b588aeeba8a1fac6202b",
url = "https://github.com/bazelbuild/bazel/releases/download/7.4.1/bazel-7.4.1-linux-x86_64",
visibility = ["//:__subpackages__"],
)

Expand Down

0 comments on commit a64dceb

Please sign in to comment.