Skip to content

Commit 78a2f70

Browse files
Bump com.diffplug.spotless:spotless-maven-plugin from 2.46.0 to 2.46.1
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] <support@github.com>
1 parent d725193 commit 78a2f70

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
@@ -53,7 +53,7 @@
5353
<reflections.version>0.10.2</reflections.version>
5454
<javaparser.version>3.27.0</javaparser.version>
5555
<snakeyaml.version>2.4</snakeyaml.version>
56-
<spotless-maven-plugin.version>2.46.0</spotless-maven-plugin.version>
56+
<spotless-maven-plugin.version>2.46.1</spotless-maven-plugin.version>
5757
<!-- Run tests in Turkish to make sure that they don't depend on
5858
locale. Turkish is a notoriously tricky locale. -->
5959
<surefire.argline>@{argLine} -Duser.language=TR -Duser.country=tr</surefire.argline>

0 commit comments

Comments
 (0)