Polish gradle formatting

This commit is contained in:
Phillip Webb
2023-04-10 21:14:00 -07:00
parent b5cf3e0a1a
commit 3e9a136143
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')) {