Skip to content

Commit 71e4b2f

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

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
@@ -524,7 +524,7 @@
524524
<plugin>
525525
<groupId>com.diffplug.spotless</groupId>
526526
<artifactId>spotless-maven-plugin</artifactId>
527-
<version>3.0.0</version>
527+
<version>3.1.0</version>
528528
<configuration>
529529
<!-- optional: limit format enforcement to just the files changed by this feature branch -->
530530
<!-- <ratchetFrom>origin/main</ratchetFrom>-->

0 commit comments

Comments
 (0)