Skip to content

Commit 2ba9bb0

Browse files
Bump com.diffplug.spotless:spotless-maven-plugin from 3.3.0 to 3.4.0
Bumps [com.diffplug.spotless:spotless-maven-plugin](https://github.com/diffplug/spotless) from 3.3.0 to 3.4.0. - [Release notes](https://github.com/diffplug/spotless/releases) - [Changelog](https://github.com/diffplug/spotless/blob/main/CHANGES.md) - [Commits](diffplug/spotless@lib/3.3.0...maven/3.4.0) --- updated-dependencies: - dependency-name: com.diffplug.spotless:spotless-maven-plugin dependency-version: 3.4.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e25cd1d commit 2ba9bb0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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.6</snakeyaml.version>
57-
<spotless-maven-plugin.version>3.3.0</spotless-maven-plugin.version>
57+
<spotless-maven-plugin.version>3.4.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)