| # © 2021 and later: Unicode, Inc. and others. | |
| # License & terms of use: http://www.unicode.org/copyright.html | |
| # .bazeliskrc is the configuration file for the wrapper program for the Bazel | |
| # build system, called Bazelisk. Bazelisk can be used as a drop-in replacement | |
| # for running Bazel commands while ensuring, through configuration, that only a | |
| # specific version of Bazel is executed. | |
| USE_BAZEL_VERSION=3.7.1 |