Skip to content

Commit

Permalink
chore: Pin Bazel version to 5.2.0 (#1304)
Browse files Browse the repository at this point in the history
Pin Bazel version to 5.2.0 as googleapis already updated to 5.2.0
  • Loading branch information
blakeli0 authored and lqiu96 committed Feb 23, 2023
1 parent 8a3ba93 commit 1cd51fb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .bazeliskrc
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
# See https://github.com/bazelbuild/bazelisk
USE_BAZEL_VERSION=4.2.2
USE_BAZEL_VERSION=5.2.0

0 comments on commit 1cd51fb

Please sign in to comment.