File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -19,7 +19,7 @@ if ((CI_ETC_INSTALL_CONFIG_SH__++ != 0)); then
1919 return 0
2020fi # include guard
2121
22- GOOGLE_CLOUD_CPP_BAZEL_VERSION=" 3.3.1 "
22+ GOOGLE_CLOUD_CPP_BAZEL_VERSION=" 3.5.0 "
2323readonly GOOGLE_CLOUD_CPP_BAZEL_VERSION
2424
2525GOOGLE_CLOUD_CPP_CLOUD_SDK_VERSION=" 298.0.0"
Original file line number Diff line number Diff line change 1313@ REM limitations under the License.
1414
1515REM Install Bazel using Chocolatey.
16- choco install --no-progress -y bazel --version 3.3.1
16+ choco install --no-progress -y bazel --version 3.5.0
1717
1818REM Change PATH to use chocolatey's version of Bazel
1919set PATH = C:\ProgramData\chocolatey\bin;%PATH%
Original file line number Diff line number Diff line change 1313@ REM limitations under the License.
1414
1515REM Install Bazel using Chocolatey.
16- choco install --no-progress -y bazel --version 3.3.1
16+ choco install --no-progress -y bazel --version 3.5.0
1717
1818REM Change PATH to use chocolatey's version of Bazel
1919set PATH = C:\ProgramData\chocolatey\bin;%PATH%
You can’t perform that action at this time.
0 commit comments