Skip to content

Commit 0596ada

Browse files
chore(deps): update dependency com.diffplug.spotless:spotless-maven-plugin to v3 (#1632)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 14f550f commit 0596ada

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)