Skip to content

Commit a03fb81

Browse files
build(deps): bump com.diffplug.spotless:spotless-maven-plugin from 2.44.0 to 2.44.1 (#772)
build(deps): bump com.diffplug.spotless:spotless-maven-plugin Bumps [com.diffplug.spotless:spotless-maven-plugin](https://github.com/diffplug/spotless) from 2.44.0 to 2.44.1. - [Release notes](https://github.com/diffplug/spotless/releases) - [Changelog](https://github.com/diffplug/spotless/blob/main/CHANGES.md) - [Commits](diffplug/spotless@lib/2.44.0...maven/2.44.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]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b6aae6e commit a03fb81

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
@@ -52,7 +52,7 @@
5252

5353
<com.github.spotbugs.version>4.8.6</com.github.spotbugs.version>
5454
<com.github.spotbugs.plugin.version>4.8.6.6</com.github.spotbugs.plugin.version>
55-
<com.diffplug.spotless.maven.plugin.version>2.44.0</com.diffplug.spotless.maven.plugin.version>
55+
<com.diffplug.spotless.maven.plugin.version>2.44.1</com.diffplug.spotless.maven.plugin.version>
5656
<com.google.java-format.version>1.25.2</com.google.java-format.version>
5757
<com.mycila.license.maven.plugin.version>4.6</com.mycila.license.maven.plugin.version>
5858
<surefire-plugin.version>3.5.2</surefire-plugin.version>

0 commit comments

Comments
 (0)