Skip to content

Commit bbc97fe

Browse files
dependabot[bot]asolntsev
authored andcommitted
Bump com.diffplug.spotless:spotless-maven-plugin from 3.1.0 to 3.2.0
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:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0bb9bc1 commit bbc97fe

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
@@ -54,7 +54,7 @@
5454
<slf4j.version>2.0.17</slf4j.version>
5555
<javaparser.version>3.28.0</javaparser.version>
5656
<snakeyaml.version>2.5</snakeyaml.version>
57-
<spotless-maven-plugin.version>3.1.0</spotless-maven-plugin.version>
57+
<spotless-maven-plugin.version>3.2.0</spotless-maven-plugin.version>
5858
<!-- Run tests in Turkish to make sure that they don't depend on
5959
locale. Turkish is a notoriously tricky locale. -->
6060
<surefire.argline>@{argLine} -Duser.language=TR -Duser.country=tr</surefire.argline>

0 commit comments

Comments
 (0)