Skip to content

Commit 5e34474

Browse files
Bump spotless-maven-plugin from 2.22.0 to 2.22.1
Bumps [spotless-maven-plugin](https://github.com/diffplug/spotless) from 2.22.0 to 2.22.1. - [Release notes](https://github.com/diffplug/spotless/releases) - [Changelog](https://github.com/diffplug/spotless/blob/main/CHANGES.md) - [Commits](diffplug/spotless@lib/2.22.0...lib/2.22.1) --- updated-dependencies: - dependency-name: com.diffplug.spotless:spotless-maven-plugin dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 4d91d24 commit 5e34474

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
@@ -290,7 +290,7 @@
290290
<plugin>
291291
<groupId>com.diffplug.spotless</groupId>
292292
<artifactId>spotless-maven-plugin</artifactId>
293-
<version>2.22.0</version>
293+
<version>2.22.1</version>
294294
<configuration>
295295
<!-- define a language-specific format -->
296296
<java>

0 commit comments

Comments
 (0)