Upgrade to spring-javaformat 0.0.6
Closes gh-13932
This commit is contained in:
4
pom.xml
4
pom.xml
@@ -24,7 +24,7 @@
|
||||
</property>
|
||||
</activation>
|
||||
<properties>
|
||||
<spring-javaformat.version>0.0.3</spring-javaformat.version>
|
||||
<spring-javaformat.version>0.0.6</spring-javaformat.version>
|
||||
</properties>
|
||||
<build>
|
||||
<plugins>
|
||||
@@ -36,7 +36,7 @@
|
||||
<dependency>
|
||||
<groupId>com.puppycrawl.tools</groupId>
|
||||
<artifactId>checkstyle</artifactId>
|
||||
<version>8.8</version>
|
||||
<version>8.11</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>io.spring.javaformat</groupId>
|
||||
|
||||
Reference in New Issue
Block a user