Remove dependency management plugin.

This commit is contained in:
Olga MaciaszekSharma
2023-10-20 15:01:38 +02:00
committed by Sébastien Deleuze
parent 922b0a03f2
commit 22398a5490
2 changed files with 0 additions and 2 deletions

View File

@@ -2,7 +2,6 @@ plugins {
id "java"
id "org.springframework.boot"
id "org.springframework.cr.smoke-test"
id 'io.spring.dependency-management'
}
ext {

View File

@@ -2,7 +2,6 @@ plugins {
id "java"
id "org.springframework.boot"
id "org.springframework.cr.smoke-test"
id 'io.spring.dependency-management'
}
ext {