Skip to content

Commit

Permalink
chore(deps): update dependency aswb_test_deps_bazel to v8
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Dec 9, 2024
1 parent 3db8a9d commit 9f6acf3
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 = "18417fdee645a8dc08bc3f27e33f71a5681f9f14661b33ac48536a31dc8d00f1",
url = "https://github.com/bazelbuild/bazel/releases/download/8.0.0/bazel-8.0.0-linux-x86_64",
visibility = ["//:__subpackages__"],
)

Expand Down

0 comments on commit 9f6acf3

Please sign in to comment.