update to jdk 21
This commit is contained in:
@@ -3,6 +3,7 @@ import java.nio.file.Paths
|
|||||||
|
|
||||||
plugins {
|
plugins {
|
||||||
id("com.github.node-gradle.node") version "7.0.0"
|
id("com.github.node-gradle.node") version "7.0.0"
|
||||||
|
id("java-library") // not sure why this is needed - is already set in /build.gradle - but without it the project sometimes (not always) is not configured as a java project
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user