Skip to content

Commit 1c77e19

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

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>3.0.0</spotless.version>
93+
<spotless.version>3.1.0</spotless.version>
9494
<google-java-format.version>1.32.0</google-java-format.version>
9595
<!--
9696
These groovy scripts are used later in this POM file to generate

0 commit comments

Comments
 (0)