Run spring-boot-cli tasks on Java 16
See gh-25550
This commit is contained in:
committed by
Andy Wilkinson
parent
adaf2fc57c
commit
19686564bc
@@ -7,10 +7,6 @@ plugins {
|
||||
|
||||
description = "Spring Boot CLI"
|
||||
|
||||
toolchain {
|
||||
maximumCompatibleJavaVersion = JavaLanguageVersion.of(15)
|
||||
}
|
||||
|
||||
configurations {
|
||||
dependenciesBom
|
||||
loader
|
||||
|
||||
Reference in New Issue
Block a user