Merge branch '3.0.x'

This commit is contained in:
Phillip Webb
2023-04-10 21:14:42 -07:00
8 changed files with 44 additions and 42 deletions

View File

@@ -1,5 +1,5 @@
plugins {
id 'org.springframework.boot' version '{version}'
id 'org.springframework.boot' version '{version}'
}
if (project.hasProperty('applyApplicationPlugin')) {