Commit 7e0b53d
committed
Add foojay toolchain resolver for JDK 17 auto-detection
The jvmToolchain(17) setting requires Gradle to find or download a
JDK 17 installation. Without a toolchain resolver plugin, Gradle
may fail to locate the JDK even when setup-java has installed it.
https://claude.ai/code/session_015LpmjAt17XD582hZ9TPLCv1 parent edf2e0f commit 7e0b53d
1 file changed
Lines changed: 4 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
8 | 12 | | |
0 commit comments