Apply conventions plugin to all subprojects

Closes gh-42438
This commit is contained in:
Phillip Webb
2024-09-24 13:52:39 -07:00
parent 54c3ccb4df
commit ad72411e2b
129 changed files with 65 additions and 168 deletions

View File

@@ -2,7 +2,6 @@ plugins {
id "java-library"
id "org.springframework.boot.auto-configuration"
id "org.springframework.boot.configuration-properties"
id "org.springframework.boot.conventions"
id "org.springframework.boot.deployed"
id "org.springframework.boot.integration-test"
id "org.springframework.boot.optional-dependencies"