Commit 61bf511
committed
chore: do not require Java 17 for launching Gradle yet
We still require Java 17 for javac, however we could be fine if user
launches Gradle with Java 8 or Java 11.
So far no plugins seems to require Java 17, so let's ease the requiremenets
Signed-off-by: Vladimir Sitnikov <sitnikov.vladimir@gmail.com>1 parent a9d557a commit 61bf511
1 file changed
+0
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
4 | | - | |
5 | | - | |
6 | | - | |
7 | 3 | | |
8 | 4 | | |
9 | 5 | | |
| |||
0 commit comments