Skip to content

Commit 4a3646a

Browse files
chore(deps): update dependency com.diffplug.spotless:spotless-maven-plugin to v3 (#1611)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 482daea commit 4a3646a

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
@@ -485,7 +485,7 @@
485485
<plugin>
486486
<groupId>com.diffplug.spotless</groupId>
487487
<artifactId>spotless-maven-plugin</artifactId>
488-
<version>2.46.1</version>
488+
<version>3.0.0</version>
489489
<configuration>
490490
<!-- optional: limit format enforcement to just the files changed by this feature branch -->
491491
<!-- <ratchetFrom>origin/main</ratchetFrom>-->

0 commit comments

Comments
 (0)