jsoncodegen icon indicating copy to clipboard operation
jsoncodegen copied to clipboard

Enable running jsonCodGen under Java17

Open SpeedsterF2 opened this issue 3 years ago • 0 comments

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

SpeedsterF2 avatar Feb 22 '23 18:02 SpeedsterF2