Skip to content

Commit 6fa3525

Browse files
authored
Merge pull request #1288 from yue9944882/revert-fmt-plugin
Revert spotless plugin to 2.1.0
2 parents a827283 + 277ae22 commit 6fa3525

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -334,7 +334,7 @@
334334
<plugin>
335335
<groupId>com.diffplug.spotless</groupId>
336336
<artifactId>spotless-maven-plugin</artifactId>
337-
<version>2.4.1</version>
337+
<version>2.1.0</version>
338338
<configuration>
339339
<formats>
340340
<format>

0 commit comments

Comments
 (0)