Skip to content
This repository was archived by the owner on Dec 10, 2024. It is now read-only.

Commit 24e6140

Browse files
Bump spotless-maven-plugin from 2.20.0 to 2.21.0
Bumps [spotless-maven-plugin](https://github.com/diffplug/spotless) from 2.20.0 to 2.21.0. - [Release notes](https://github.com/diffplug/spotless/releases) - [Changelog](https://github.com/diffplug/spotless/blob/main/CHANGES.md) - [Commits](diffplug/spotless@lib/2.20.0...lib/2.21.0) --- updated-dependencies: - dependency-name: com.diffplug.spotless:spotless-maven-plugin dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 12b473b commit 24e6140

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
@@ -161,7 +161,7 @@
161161
<plugin>
162162
<groupId>com.diffplug.spotless</groupId>
163163
<artifactId>spotless-maven-plugin</artifactId>
164-
<version>2.20.0</version>
164+
<version>2.21.0</version>
165165
<executions>
166166
<execution>
167167
<goals>

0 commit comments

Comments
 (0)