Commit 0199260
authored
fix(build): update foojay to 1.0.0, fix hotswap GC and agent resolution (#154)
- Bump foojay-resolver-convention 0.10.0 → 1.0.0 to fix IBM_SEMERU
field removal in Gradle 9.x JvmVendorSpec
- Switch runServerHotswap from ZGC to G1GC; JBR enhanced class
redefinition requires Serial or G1 GC
- Mark hotswapAgent dependency non-transitive so singleFile resolves
exactly one JAR
- Fix pinned SHA for actions/create-github-app-token v2 in release workflow1 parent c492fac commit 0199260
3 files changed
Lines changed: 4 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
| 21 | + | |
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
36 | | - | |
| 36 | + | |
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
| |||
81 | 81 | | |
82 | 82 | | |
83 | 83 | | |
84 | | - | |
| 84 | + | |
85 | 85 | | |
86 | 86 | | |
87 | 87 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| |||
0 commit comments