Commit 19686564 authored by dreis2211's avatar dreis2211 Committed by Andy Wilkinson

Run spring-boot-cli tasks on Java 16

See gh-25550
parent adaf2fc5
...@@ -7,10 +7,6 @@ plugins { ...@@ -7,10 +7,6 @@ plugins {
description = "Spring Boot CLI" description = "Spring Boot CLI"
toolchain {
maximumCompatibleJavaVersion = JavaLanguageVersion.of(15)
}
configurations { configurations {
dependenciesBom dependenciesBom
loader loader
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment