Skip to content

Commit

Permalink
Bump com.diffplug.spotless:spotless-maven-plugin from 2.43.0 to 2.44.2
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.2.
- [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.2)

---
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 14, 2025
1 parent 0750614 commit 1e3c461
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 @@ -47,7 +47,7 @@
<maven.compiler.source>21</maven.compiler.source>
<maven.compiler.target>21</maven.compiler.target>
<logging.config.file>${maven.multiModuleProjectDirectory}/logging.properties</logging.config.file>
<spotless.version>2.43.0</spotless.version>
<spotless.version>2.44.2</spotless.version>
</properties>
<dependencyManagement>
<dependencies>
Expand Down

0 comments on commit 1e3c461

Please sign in to comment.