Remove dependency management plugin.
This commit is contained in:
committed by
Sébastien Deleuze
parent
922b0a03f2
commit
22398a5490
@@ -2,7 +2,6 @@ plugins {
|
||||
id "java"
|
||||
id "org.springframework.boot"
|
||||
id "org.springframework.cr.smoke-test"
|
||||
id 'io.spring.dependency-management'
|
||||
}
|
||||
|
||||
ext {
|
||||
|
||||
@@ -2,7 +2,6 @@ plugins {
|
||||
id "java"
|
||||
id "org.springframework.boot"
|
||||
id "org.springframework.cr.smoke-test"
|
||||
id 'io.spring.dependency-management'
|
||||
}
|
||||
|
||||
ext {
|
||||
|
||||
Reference in New Issue
Block a user