Skip to content

Commit 7f59915

Browse files
build(deps): bump com.diffplug.spotless:spotless-maven-plugin (#328)
Bumps [com.diffplug.spotless:spotless-maven-plugin](https://github.com/diffplug/spotless) from 2.44.3 to 2.44.4. - [Release notes](https://github.com/diffplug/spotless/releases) - [Changelog](https://github.com/diffplug/spotless/blob/main/CHANGES.md) - [Commits](diffplug/spotless@maven/2.44.3...maven/2.44.4) --- updated-dependencies: - dependency-name: com.diffplug.spotless:spotless-maven-plugin dependency-version: 2.44.4 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 611e18d commit 7f59915

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
@@ -250,7 +250,7 @@
250250
<plugin>
251251
<groupId>com.diffplug.spotless</groupId>
252252
<artifactId>spotless-maven-plugin</artifactId>
253-
<version>2.44.3</version>
253+
<version>2.44.4</version>
254254
<configuration>
255255
<java>
256256
<googleJavaFormat>

0 commit comments

Comments
 (0)