Skip to content

Commit 18142b7

Browse files
authored
Build rules_kotlin using Bazel 7.0.0 (#1090)
* Build rules_kotlin using Bazel 7.0.0 * Revert
1 parent 6c8723f commit 18142b7

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

.bazelci/presubmit.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
validate_config: 1
3-
bazel: 6.4.0
3+
bazel: 7.0.0
44
buildifier:
55
version: 6.4.0
66
# no lint warnings for the moment. They are basically a smoke alarm in hell.

.bazelversion

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,2 @@
1-
6.4.0
1+
7.0.0
2+

0 commit comments

Comments
 (0)