Skip to content

Commit

Permalink
Update to latest 7.0.0-prerelease
Browse files Browse the repository at this point in the history
  • Loading branch information
cgrindel committed Jul 22, 2023
1 parent b73a09f commit 8d5eca1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion MODULE.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -58,5 +58,5 @@ bazel_binaries = use_extension(
dev_dependency = True,
)
bazel_binaries.download(version_file = "//:.bazelversion")
bazel_binaries.download(version = "7.0.0-pre.20230215.2")
bazel_binaries.download(version = "7.0.0-pre.20230628.2")
use_repo(bazel_binaries, "bazel_binaries")

0 comments on commit 8d5eca1

Please sign in to comment.