Skip to content

Commit 22510ff

Browse files
Bump com.diffplug.spotless:spotless-maven-plugin from 3.2.0 to 3.2.1
Bumps [com.diffplug.spotless:spotless-maven-plugin](https://github.com/diffplug/spotless) from 3.2.0 to 3.2.1. - [Release notes](https://github.com/diffplug/spotless/releases) - [Changelog](https://github.com/diffplug/spotless/blob/main/CHANGES.md) - [Commits](diffplug/spotless@lib/3.2.0...maven/3.2.1) --- updated-dependencies: - dependency-name: com.diffplug.spotless:spotless-maven-plugin dependency-version: 3.2.1 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f99f772 commit 22510ff

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
@@ -19,7 +19,7 @@
1919

2020
<!-- Plugin versions -->
2121
<surefire-plugin.version>3.5.4</surefire-plugin.version>
22-
<spotless.version>3.2.0</spotless.version>
22+
<spotless.version>3.2.1</spotless.version>
2323
<google-java-format.version>1.10.0</google-java-format.version>
2424
<jacoco.version>0.8.14</jacoco.version>
2525
<spotbugs.version>4.9.8.2</spotbugs.version>

0 commit comments

Comments
 (0)