Bump spotless-maven-plugin from 2.33.0 to 2.36.0 (#85)

Bumps [spotless-maven-plugin](https://github.com/diffplug/spotless) from 2.33.0 to 2.36.0.
- [Release notes](https://github.com/diffplug/spotless/releases)
- [Changelog](https://github.com/diffplug/spotless/blob/main/CHANGES.md)
- [Commits](https://github.com/diffplug/spotless/compare/lib/2.33.0...lib/2.36.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>
This commit is contained in:
dependabot[bot]
2023-04-14 05:23:09 -04:00
committed by GitHub
parent b061c97aa0
commit d96c612841

View File

@@ -110,7 +110,7 @@
<plugin> <plugin>
<groupId>com.diffplug.spotless</groupId> <groupId>com.diffplug.spotless</groupId>
<artifactId>spotless-maven-plugin</artifactId> <artifactId>spotless-maven-plugin</artifactId>
<version>2.33.0</version> <version>2.36.0</version>
<configuration> <configuration>
<java> <java>
<importOrder/> <importOrder/>