Skip to content

Commit 472d53d

Browse files
build(deps): bump com.diffplug.spotless:spotless-maven-plugin (#245)
Bumps [com.diffplug.spotless:spotless-maven-plugin](https://github.com/diffplug/spotless) from 2.44.4 to 2.45.0. - [Release notes](https://github.com/diffplug/spotless/releases) - [Changelog](https://github.com/diffplug/spotless/blob/main/CHANGES.md) - [Commits](diffplug/spotless@maven/2.44.4...lib/2.45.0) --- updated-dependencies: - dependency-name: com.diffplug.spotless:spotless-maven-plugin dependency-version: 2.45.0 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 ebd715a commit 472d53d

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
@@ -134,7 +134,7 @@
134134
<jacoco.maven.plugin.version>0.8.13</jacoco.maven.plugin.version>
135135
<palantir.java.format.version>2.58.0</palantir.java.format.version>
136136
<spotbugs.maven.plugin.version>4.9.3.0</spotbugs.maven.plugin.version>
137-
<spotless.maven.plugin.version>2.44.4</spotless.maven.plugin.version>
137+
<spotless.maven.plugin.version>2.45.0</spotless.maven.plugin.version>
138138
<com.github.spotbugs.version>4.9.3</com.github.spotbugs.version>
139139
<!-- Dependency versions -->
140140
<jakarta.validation-api.version>3.1.1</jakarta.validation-api.version>

0 commit comments

Comments
 (0)