mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-05-04 05:01:06 +01:00
Merge branch '2.0.x' into 2.1.x
This commit is contained in:
@@ -24,7 +24,7 @@
|
||||
</property>
|
||||
</activation>
|
||||
<properties>
|
||||
<spring-javaformat.version>0.0.8</spring-javaformat.version>
|
||||
<spring-javaformat.version>0.0.9</spring-javaformat.version>
|
||||
</properties>
|
||||
<build>
|
||||
<plugins>
|
||||
|
||||
@@ -4,7 +4,7 @@ buildscript {
|
||||
mavenCentral()
|
||||
}
|
||||
dependencies {
|
||||
classpath("io.spring.javaformat:spring-javaformat-gradle-plugin:0.0.6")
|
||||
classpath("io.spring.javaformat:spring-javaformat-gradle-plugin:0.0.9")
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user