Increase test coverage on Java 16
See gh-25809
This commit is contained in:
committed by
Andy Wilkinson
parent
96be3c2cea
commit
a9a37f0dd5
@@ -6,10 +6,6 @@ plugins {
|
||||
|
||||
description = "Spring Boot Loader Integration Tests"
|
||||
|
||||
toolchain {
|
||||
maximumCompatibleJavaVersion = JavaLanguageVersion.of(15)
|
||||
}
|
||||
|
||||
configurations {
|
||||
app
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user