Commit ad7f8ba
committed
gradle: Build with JDK 21
Checkstyle was already requiring JDK 21 and now about libraries need it too
Use the kotlin extension method as it will also configure it for java code
Ref: https://kotlinlang.org/docs/gradle-configure-project.html#gradle-java-toolchains-support
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>1 parent ff597f8 commit ad7f8ba
1 file changed
Lines changed: 1 addition & 13 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | | - | |
24 | | - | |
25 | | - | |
26 | | - | |
27 | | - | |
28 | | - | |
29 | 23 | | |
| 24 | + | |
30 | 25 | | |
31 | 26 | | |
32 | 27 | | |
| |||
137 | 132 | | |
138 | 133 | | |
139 | 134 | | |
140 | | - | |
141 | | - | |
142 | | - | |
143 | | - | |
144 | | - | |
145 | | - | |
146 | | - | |
147 | 135 | | |
148 | 136 | | |
149 | 137 | | |
| |||
0 commit comments