Skip to content

Commit

Permalink
chore(deps): bump com.diffplug.spotless:spotless-maven-plugin
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.0.
- [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...lib/2.44.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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 7, 2025
1 parent 8db5b3a commit 7d875f0
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 @@ -57,7 +57,7 @@
<maven.compiler.source>17</maven.compiler.source>
<maven.compiler.target>17</maven.compiler.target>
<maven.compiler.release>17</maven.compiler.release>
<spotless.version>2.43.0</spotless.version>
<spotless.version>2.44.0</spotless.version>
<spring-boot.version>3.4.1</spring-boot.version>
<josdk.version>5.0.0-RC1</josdk.version>
<surefire.version>3.5.2</surefire.version>
Expand Down

0 comments on commit 7d875f0

Please sign in to comment.