Skip to content

Commit 64aefcf

Browse files
Bump com.diffplug.spotless:spotless-maven-plugin from 3.1.0 to 3.2.0 (#61)
Bumps [com.diffplug.spotless:spotless-maven-plugin](https://github.com/diffplug/spotless) from 3.1.0 to 3.2.0. - [Release notes](https://github.com/diffplug/spotless/releases) - [Changelog](https://github.com/diffplug/spotless/blob/main/CHANGES.md) - [Commits](diffplug/spotless@lib/3.1.0...lib/3.2.0) --- updated-dependencies: - dependency-name: com.diffplug.spotless:spotless-maven-plugin dependency-version: 3.2.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 37d0f4c commit 64aefcf

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
@@ -66,7 +66,7 @@
6666
<sonar.host.url>https://sonarcloud.io</sonar.host.url>
6767
<sonar.organization>michelin</sonar.organization>
6868
<sonar.projectKey>michelin_avro-xml-mapper</sonar.projectKey>
69-
<spotless-maven-plugin.version>3.1.0</spotless-maven-plugin.version>
69+
<spotless-maven-plugin.version>3.2.0</spotless-maven-plugin.version>
7070
<xmlunit.version>1.6</xmlunit.version>
7171
</properties>
7272

0 commit comments

Comments
 (0)