Skip to content

Commit e17a657

Browse files
Bump com.diffplug.spotless:spotless-maven-plugin from 2.46.1 to 3.0.0
Bumps [com.diffplug.spotless:spotless-maven-plugin](https://github.com/diffplug/spotless) from 2.46.1 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.46.1...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] <[email protected]>
1 parent 9c7739a commit e17a657

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
@@ -90,7 +90,7 @@
9090
<checksum.maven.plugin.version>1.11</checksum.maven.plugin.version>
9191
<central-publishing-maven-plugin.version>0.9.0</central-publishing-maven-plugin.version>
9292
<jshell-maven-plugin.version>1.4</jshell-maven-plugin.version>
93-
<spotless.version>2.46.1</spotless.version>
93+
<spotless.version>3.0.0</spotless.version>
9494
<google-java-format.version>1.19.2</google-java-format.version>
9595
<!--
9696
These groovy scripts are used later in this POM file to generate

0 commit comments

Comments
 (0)