Skip to content

Commit

Permalink
[7.x] Pin bazel version to 7.4.1 (#254)
Browse files Browse the repository at this point in the history
We can't build `@rules_java` `7.x` with Bazel 8 since `native.java_*`
are all gone
  • Loading branch information
hvadehra authored Dec 11, 2024
1 parent ac918f3 commit d40a177
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .bazelversion
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
7.4.1

0 comments on commit d40a177

Please sign in to comment.