Skip to content

Commit 7d091a7

Browse files
Bump com.diffplug.spotless:spotless-maven-plugin from 2.44.0 to 2.44.1 (#1254)
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 45f8def commit 7d091a7

File tree

1 file changed

+1
-1
lines changed
  • integration-tests/it-spring-boot-smoke-test

1 file changed

+1
-1
lines changed

integration-tests/it-spring-boot-smoke-test/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@
7777
<plugin>
7878
<groupId>com.diffplug.spotless</groupId>
7979
<artifactId>spotless-maven-plugin</artifactId>
80-
<version>2.44.0</version>
80+
<version>2.44.1</version>
8181
<configuration>
8282
<java>
8383
<googleJavaFormat/>

0 commit comments

Comments
 (0)