Skip to content

Commit

Permalink
build(deps): bump com.diffplug.spotless:spotless-maven-plugin (#496)
Browse files Browse the repository at this point in the history
Bumps [com.diffplug.spotless:spotless-maven-plugin](https://github.com/diffplug/spotless) from 2.43.0 to 2.44.1.
- [Release notes](https://github.com/diffplug/spotless/releases)
- [Changelog](https://github.com/diffplug/spotless/blob/main/CHANGES.md)
- [Commits](diffplug/spotless@lib/2.43.0...maven/2.44.1)

---
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] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 8, 2025
1 parent 81f2ca7 commit 4cd2426
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@
<org.hamcrest.version>3.0</org.hamcrest.version>
<org.mockito.version>5.15.2</org.mockito.version>
<org.jacoco.maven.plugin.version>0.8.12</org.jacoco.maven.plugin.version>
<com.diffplug.spotless.maven.plugin.version>2.43.0</com.diffplug.spotless.maven.plugin.version>
<com.diffplug.spotless.maven.plugin.version>2.44.1</com.diffplug.spotless.maven.plugin.version>
<org.slf4j.version>2.0.16</org.slf4j.version>

<maven-source-plugin.version>3.3.1</maven-source-plugin.version>
Expand Down

0 comments on commit 4cd2426

Please sign in to comment.