Skip to content

Commit 8349c77

Browse files
chore(deps): update dependency com.diffplug.spotless:spotless-maven-plugin to v3.3.0 (#1721)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 71fd7d0 commit 8349c77

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -487,7 +487,7 @@
487487
<plugin>
488488
<groupId>com.diffplug.spotless</groupId>
489489
<artifactId>spotless-maven-plugin</artifactId>
490-
<version>3.1.0</version>
490+
<version>3.3.0</version>
491491
<configuration>
492492
<!-- optional: limit format enforcement to just the files changed by this feature branch -->
493493
<!-- <ratchetFrom>origin/main</ratchetFrom>-->

0 commit comments

Comments
 (0)