mirror of
https://github.com/spring-projects/spring-security.git
synced 2025-06-22 12:02:14 +00:00
Migrate to io.spring.develocity.conventions plugin
Closes gh-15670
This commit is contained in:
parent
eba0c0f20c
commit
5c71e0e3d7
@ -6,7 +6,7 @@ pluginManagement {
|
|||||||
|
|
||||||
plugins {
|
plugins {
|
||||||
id "com.gradle.develocity" version "3.18"
|
id "com.gradle.develocity" version "3.18"
|
||||||
id "io.spring.ge.conventions" version "0.0.17"
|
id "io.spring.develocity.conventions" version "0.0.20"
|
||||||
}
|
}
|
||||||
|
|
||||||
dependencyResolutionManagement {
|
dependencyResolutionManagement {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user