Skip to content

Commit

Permalink
build(deps): bump com.diffplug.spotless:spotless-maven-plugin from 2.…
Browse files Browse the repository at this point in the history
…42.0 to 2.43.0 (#265)

build(deps): bump com.diffplug.spotless:spotless-maven-plugin

Bumps [com.diffplug.spotless:spotless-maven-plugin](https://github.com/diffplug/spotless) from 2.42.0 to 2.43.0.
- [Changelog](https://github.com/diffplug/spotless/blob/main/CHANGES.md)
- [Commits](diffplug/spotless@lib/2.42.0...lib/2.43.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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 24, 2024
1 parent 71ab032 commit 2cf433e
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 @@ -48,7 +48,7 @@

<com.github.spotbugs.version>4.8.3</com.github.spotbugs.version>
<com.github.spotbugs.plugin.version>4.8.3.0</com.github.spotbugs.plugin.version>
<com.diffplug.spotless.maven.plugin.version>2.42.0</com.diffplug.spotless.maven.plugin.version>
<com.diffplug.spotless.maven.plugin.version>2.43.0</com.diffplug.spotless.maven.plugin.version>
<com.google.java-format.version>1.19.2</com.google.java-format.version>
<com.mycila.license.maven.plugin.version>4.3</com.mycila.license.maven.plugin.version>
<surefire-plugin.version>3.2.5</surefire-plugin.version>
Expand Down

0 comments on commit 2cf433e

Please sign in to comment.