mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-21 07:15:49 +00:00
added space on build.gradle
This commit is contained in:
parent
22caee3d03
commit
54b7b04433
1 changed files with 1 additions and 0 deletions
|
@ -8,6 +8,7 @@ plugins {
|
|||
id "io.spring.nohttp" version "0.0.11"
|
||||
}
|
||||
|
||||
|
||||
apply plugin: 'java'
|
||||
apply plugin: 'checkstyle'
|
||||
apply plugin: 'io.spring.javaformat'
|
||||
|
|
Loading…
Reference in a new issue