Commit 0cf7048
committed
fix base-starter-gradle: downgrade Gradle 9 to 8.12 for gretty
Gretty uses archivePath which was removed in Gradle 9. Neither
gretty 4.1.10 nor 5.0.1 support Gradle 9. Downgrade wrapper to 8.12.
See vaadin/base-starter-gradle#311.1 parent 6b6492b commit 0cf7048
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
69 | 69 | | |
70 | 70 | | |
71 | 71 | | |
72 | | - | |
| 72 | + | |
73 | 73 | | |
74 | 74 | | |
75 | 75 | | |
| |||
0 commit comments