Update to Gradle 6.6.1
Use version ordering feature Closes gh-9122
This commit is contained in:
@@ -10,6 +10,8 @@ plugins {
|
||||
id "io.spring.ge.conventions" version "0.0.6"
|
||||
}
|
||||
|
||||
enableFeaturePreview("VERSION_ORDERING_V2")
|
||||
|
||||
rootProject.name = 'spring-security'
|
||||
|
||||
FileTree buildFiles = fileTree(rootDir) {
|
||||
|
||||
Reference in New Issue
Block a user