Skip to content

Commit

Permalink
Remove bazel version file.
Browse files Browse the repository at this point in the history
NO_BUG=migration
NO_SANITY_WORKFLOW=migration

Change-Id: I05a5879b546393206ae9c3c62189a3b2327bf18c
  • Loading branch information
mint570 committed Nov 7, 2023
1 parent ec0fa46 commit 1875539
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 4 deletions.
1 change: 0 additions & 1 deletion .bazelversion

This file was deleted.

6 changes: 3 additions & 3 deletions WORKSPACE
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,9 @@ http_archive(

http_archive(
name = "com_google_googletest",
sha256 = "9dc9157a9a1551ec7a7e43daea9a694a0bb5fb8bec81235d8a1e6ef64c716dcb",
strip_prefix = "googletest-release-1.10.0",
urls = ["https://github.com/google/googletest/archive/release-1.10.0.tar.gz"],
sha256 = "81964fe578e9bd7c94dfdb09c8e4d6e6759e19967e397dbea48d1c10e45d0df2",
strip_prefix = "googletest-release-1.12.1",
urls = ["https://github.com/google/googletest/archive/release-1.12.1.tar.gz"],
)

http_archive(
Expand Down

0 comments on commit 1875539

Please sign in to comment.