5 lines
88 B
YAML
5 lines
88 B
YAML
|
# highest allowed bytecode version
|
||
|
# we aim for jdk 1.8 (52)
|
||
|
javabytecode:
|
||
|
- el10: 52
|