mirror of
https://github.com/spring-projects/spring-security.git
synced 2026-05-02 19:30:50 +01:00
e29ea47ff7
Issue gh-13868
8 lines
117 B
Groovy
8 lines
117 B
Groovy
dependencyResolutionManagement {
|
|
versionCatalogs {
|
|
libs {
|
|
from(files("../gradle/libs.versions.toml"))
|
|
}
|
|
}
|
|
}
|