mirror of
https://github.com/spring-projects/spring-security.git
synced 2025-06-25 13:32:30 +00:00
Revert "Add toolchain configuration for buildSrc"
This reverts commit a28075a6a332f07ea9855ba4d5b18d8ea996b871.
This commit is contained in:
parent
a28075a6a3
commit
6f7f86c97c
@ -5,11 +5,7 @@ plugins {
|
|||||||
id 'com.apollographql.apollo' version '2.4.5'
|
id 'com.apollographql.apollo' version '2.4.5'
|
||||||
}
|
}
|
||||||
|
|
||||||
java {
|
sourceCompatibility = JavaVersion.VERSION_17
|
||||||
toolchain {
|
|
||||||
languageVersion = JavaLanguageVersion.of(17)
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
repositories {
|
repositories {
|
||||||
gradlePluginPortal()
|
gradlePluginPortal()
|
||||||
|
Loading…
x
Reference in New Issue
Block a user