Commit 0a05f6d
Yevhen Babiichuk (DustDFG)
Use java 21 toolchain on whole extractor and set java via release
Toolchain specifies which exact jdk version used for compiling gradle
projects. Using several different toolchains in one repo without any
reason is wastedul. Unifying used jdk will allow to store only one
jdk on dev side. As a side effect unification should make problem
encountered by some users on Matrix (it was tried to solve it
in #12923)1 parent a88b50e commit 0a05f6d
1 file changed
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
| 17 | + | |
17 | 18 | | |
18 | 19 | | |
19 | 20 | | |
20 | 21 | | |
21 | | - | |
| 22 | + | |
22 | 23 | | |
23 | 24 | | |
24 | 25 | | |
| |||
0 commit comments