Skip to content

Commit b45f561

Browse files
Bump com.diffplug.spotless:spotless-maven-plugin from 2.46.0 to 2.46.1 (#24)
Bumps [com.diffplug.spotless:spotless-maven-plugin](https://github.com/diffplug/spotless) from 2.46.0 to 2.46.1. - [Release notes](https://github.com/diffplug/spotless/releases) - [Changelog](https://github.com/diffplug/spotless/blob/main/CHANGES.md) - [Commits](diffplug/spotless@maven/2.46.0...maven/2.46.1) --- updated-dependencies: - dependency-name: com.diffplug.spotless:spotless-maven-plugin dependency-version: 2.46.1 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 01bb4a5 commit b45f561

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
@@ -27,7 +27,7 @@
2727
<sonar.host.url>https://sonarcloud.io</sonar.host.url>
2828
<sonar.organization>michelin</sonar.organization>
2929
<sonar.projectKey>michelin_kafka-streams-processing-error-handling</sonar.projectKey>
30-
<spotless-maven-plugin.version>2.46.0</spotless-maven-plugin.version>
30+
<spotless-maven-plugin.version>2.46.1</spotless-maven-plugin.version>
3131
</properties>
3232

3333
<dependencies>

0 commit comments

Comments
 (0)