Update Source Build to 17
- Needed for Release Plugin - Binaries still compile to 8
This commit is contained in:
@@ -19,6 +19,7 @@ dependencies {
|
||||
}
|
||||
|
||||
compileTestJava {
|
||||
sourceCompatibility = JavaVersion.VERSION_11
|
||||
targetCompatibility = JavaVersion.VERSION_11
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user