Skip to content

Commit

Permalink
Bump com.diffplug.spotless:spotless-maven-plugin from 2.43.0 to 2.44.0
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 and mjacoby committed Jan 7, 2025
1 parent cc42e58 commit 563d285
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 @@ -79,7 +79,7 @@
<maven.plugin.nexus-staging.version>1.7.0</maven.plugin.nexus-staging.version>
<maven.plugin.owasp.version>11.1.1</maven.plugin.owasp.version>
<maven.plugin.source.version>3.3.1</maven.plugin.source.version>
<maven.plugin.spotless.version>2.43.0</maven.plugin.spotless.version>
<maven.plugin.spotless.version>2.44.0</maven.plugin.spotless.version>
<maven.plugin.surefire.version>3.5.2</maven.plugin.surefire.version>
<okhttp3.version>4.12.0</okhttp3.version>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
Expand Down

0 comments on commit 563d285

Please sign in to comment.