Skip to content

Commit feca3b5

Browse files
chore(deps): update dependency com.diffplug.spotless:spotless-maven-plugin to v3
1 parent 857fb9d commit feca3b5

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
@@ -517,7 +517,7 @@
517517
<plugin>
518518
<groupId>com.diffplug.spotless</groupId>
519519
<artifactId>spotless-maven-plugin</artifactId>
520-
<version>2.46.1</version>
520+
<version>3.0.0</version>
521521
<configuration>
522522
<!-- optional: limit format enforcement to just the files changed by this feature branch -->
523523
<!-- <ratchetFrom>origin/main</ratchetFrom>-->

0 commit comments

Comments
 (0)