Skip to content

Commit 3f95f76

Browse files
[maven] (deps): Bump com.diffplug.spotless:spotless-maven-plugin (#29)
Bumps [com.diffplug.spotless:spotless-maven-plugin](https://github.com/diffplug/spotless) from 2.40.0 to 2.41.0. - [Changelog](https://github.com/diffplug/spotless/blob/main/CHANGES.md) - [Commits](diffplug/spotless@lib/2.40.0...lib/2.41.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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 049992f commit 3f95f76

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
@@ -84,7 +84,7 @@
8484
<plugin>
8585
<groupId>com.diffplug.spotless</groupId>
8686
<artifactId>spotless-maven-plugin</artifactId>
87-
<version>2.40.0</version>
87+
<version>2.41.0</version>
8888
<configuration>
8989
<pom>
9090
<!-- These are the defaults, you can override if you want -->

0 commit comments

Comments
 (0)