Skip to content

Commit 14bb106

Browse files
Bump spotless-maven-plugin from 2.20.2 to 2.21.0
Bumps [spotless-maven-plugin](https://github.com/diffplug/spotless) from 2.20.2 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.2...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] <support@github.com>
1 parent cadb333 commit 14bb106

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
@@ -89,7 +89,7 @@
8989
<buildnumber.plugin.version>1.4</buildnumber.plugin.version>
9090
<jruby.version>9.3.3.0</jruby.version>
9191
<jmh.version>1.34</jmh.version>
92-
<spotless.version>2.20.2</spotless.version>
92+
<spotless.version>2.21.0</spotless.version>
9393
<jacoco.version>0.8.7</jacoco.version>
9494
<!-- to sign artifacts when releasing -->
9595
<gpg.keyname>6026DFCA</gpg.keyname>

0 commit comments

Comments
 (0)