Skip to content

Commit b4440e8

Browse files
chore(deps): update dependency com.diffplug.spotless:spotless-maven-plugin to v3.1.0 (#1639)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Simon Schrottner <simon.schrottner@dynatrace.com>
1 parent 7b894ef commit b4440e8

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>3.0.0</version>
488+
<version>3.1.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)