Skip to content

Commit

Permalink
Fix bazel version specifier
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 574838505
Change-Id: I12f0edf4035692a9478168c8c29eaab3503199dc
  • Loading branch information
hvadehra authored and copybara-github committed Oct 19, 2023
1 parent bfc3fbf commit c9bd720
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .bcr/presubmit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,6 @@ tasks:
verify_build_targets:
name: "Verify build targets"
platform: ${{ platform }}
bazel_version: 6.4.0rc5
bazel: 6.4.0rc5
build_targets:
- "@rules_java//java/..."

0 comments on commit c9bd720

Please sign in to comment.