Skip to content

Commit 52268b5

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 2523fb2 commit 52268b5

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
@@ -88,7 +88,7 @@
8888
<plugin>
8989
<groupId>com.diffplug.spotless</groupId>
9090
<artifactId>spotless-maven-plugin</artifactId>
91-
<version>3.2.0</version>
91+
<version>3.2.1</version>
9292
<configuration>
9393
<java>
9494
<googleJavaFormat>

0 commit comments

Comments
 (0)