Skip to content

Commit e9e4601

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

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
@@ -427,7 +427,7 @@
427427
<plugin>
428428
<groupId>com.diffplug.spotless</groupId>
429429
<artifactId>spotless-maven-plugin</artifactId>
430-
<version>2.44.2</version>
430+
<version>3.0.0</version>
431431
<configuration>
432432
<upToDateChecking>
433433
<enabled>true</enabled>

0 commit comments

Comments
 (0)