jsoncodegen
jsoncodegen copied to clipboard
Enable running jsonCodGen under Java17
Volodymyr informed me that he has to switch back and forth in-between Java 11 (to run the code generation) and Java 17 (work with the project making use of the generated classes) So update everything:
- updated dependencies
- Java 17, Groovy 4.x, Gradle 7.x