Skip to content

Commit a5a252a

Browse files
build(deps): bump com.diffplug.spotless:spotless-maven-plugin (#1793)
Bumps [com.diffplug.spotless:spotless-maven-plugin](https://github.com/diffplug/spotless) from 2.40.0 to 2.41.0. - [Changelog](https://github.com/diffplug/spotless/blob/main/CHANGES.md) - [Commits](diffplug/spotless@lib/2.40.0...lib/2.41.0) --- updated-dependencies: - dependency-name: com.diffplug.spotless:spotless-maven-plugin dependency-type: direct:production 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 59c2212 commit a5a252a

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
@@ -119,7 +119,7 @@
119119
<org.hamcrest.version>2.2</org.hamcrest.version>
120120
<org.mockito.version>5.2.0</org.mockito.version>
121121
<org.jacoco.maven.plugin.version>0.8.11</org.jacoco.maven.plugin.version>
122-
<com.diffplug.spotless.maven.plugin.version>2.40.0</com.diffplug.spotless.maven.plugin.version>
122+
<com.diffplug.spotless.maven.plugin.version>2.41.0</com.diffplug.spotless.maven.plugin.version>
123123
<com.google.googlejavaformat.version>1.17.0</com.google.googlejavaformat.version>
124124
<org.jsoup.version>1.16.1</org.jsoup.version>
125125
<shellcheck-maven-plugin.version>0.5.1</shellcheck-maven-plugin.version>

0 commit comments

Comments
 (0)