Merge branch '3.1.x'
This commit is contained in:
@@ -1,3 +1,6 @@
|
||||
def versionCatalog = extensions.getByType(VersionCatalogsExtension).named("libs")
|
||||
def springBootVersion = versionCatalog.findVersion("org-springframework-boot").get().displayName
|
||||
|
||||
dependencyManagement {
|
||||
imports {
|
||||
mavenBom "org.springframework.boot:spring-boot-dependencies:$springBootVersion"
|
||||
|
||||
Reference in New Issue
Block a user