Commit 43f40c4
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 c992b85 commit 43f40c4
1 file changed
Lines changed: 1 addition & 13 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
27 | | - | |
28 | | - | |
29 | | - | |
30 | | - | |
31 | | - | |
32 | | - | |
33 | 27 | | |
| 28 | + | |
34 | 29 | | |
35 | 30 | | |
36 | 31 | | |
| |||
142 | 137 | | |
143 | 138 | | |
144 | 139 | | |
145 | | - | |
146 | | - | |
147 | | - | |
148 | | - | |
149 | | - | |
150 | | - | |
151 | | - | |
152 | 140 | | |
153 | 141 | | |
154 | 142 | | |
| |||
0 commit comments