We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents f875b74 + f25469c commit 8c2e0a6Copy full SHA for 8c2e0a6
pom.xml
@@ -24,7 +24,7 @@
24
</property>
25
</activation>
26
<properties>
27
- <spring-javaformat.version>0.0.8</spring-javaformat.version>
+ <spring-javaformat.version>0.0.9</spring-javaformat.version>
28
</properties>
29
<build>
30
<plugins>
spring-boot-project/spring-boot-tools/spring-boot-gradle-plugin/build.gradle
@@ -4,7 +4,7 @@ buildscript {
4
mavenCentral()
5
}
6
dependencies {
7
- classpath("io.spring.javaformat:spring-javaformat-gradle-plugin:0.0.6")
+ classpath("io.spring.javaformat:spring-javaformat-gradle-plugin:0.0.9")
8
9
10
0 commit comments