@ -67,7 +67,7 @@ processResources {
}
tasks.withType(JavaCompile).configureEach {
it.options.release = 19
it.options.release = 17
java {