Skip to content
This repository was archived by the owner on Mar 6, 2026. It is now read-only.

Commit 6819336

Browse files
Bump com.diffplug.spotless:spotless-maven-plugin from 2.30.0 to 3.2.1
Bumps [com.diffplug.spotless:spotless-maven-plugin](https://github.com/diffplug/spotless) from 2.30.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/2.30.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-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f4a9819 commit 6819336

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
@@ -147,7 +147,7 @@
147147
<groupId>com.diffplug.spotless</groupId>
148148
<artifactId>spotless-maven-plugin</artifactId>
149149
<!-- 2.31.0 + version requires JRE 11 -->
150-
<version>2.30.0</version>
150+
<version>3.2.1</version>
151151
<configuration>
152152
<java>
153153
<!-- <cleanthat/> This can be added after we drop java 8 support -->

0 commit comments

Comments
 (0)