Commit c411025
fix: update release workflow to use Java 11
The Shadow plugin version 8.3.9 has dependencies compiled with Java 11
(class file version 55.0), but the release workflow was using Java 8
which only supports up to class file version 52.0.
Fixes #235
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <[email protected]>1 parent 0e387de commit c411025
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
50 | | - | |
| 50 | + | |
51 | 51 | | |
52 | 52 | | |
53 | | - | |
| 53 | + | |
54 | 54 | | |
55 | 55 | | |
56 | 56 | | |
| |||
0 commit comments