Skip to content

Commit

Permalink
build(deps): bump spotless-maven-plugin from 2.37.0 to 2.38.0
Browse files Browse the repository at this point in the history
Bumps [spotless-maven-plugin](https://github.com/diffplug/spotless) from 2.37.0 to 2.38.0.
- [Changelog](https://github.com/diffplug/spotless/blob/main/CHANGES.md)
- [Commits](diffplug/spotless@lib/2.37.0...lib/2.38.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>
  • Loading branch information
dependabot[bot] authored Aug 16, 2023
1 parent e822db8 commit 00f187f
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 @@ -33,7 +33,7 @@
<quarkus.native.additional-build-args>
-H:ReflectionConfigurationResources=reflection.json
</quarkus.native.additional-build-args>
<com.diffplug.spotless.maven.plugin.version>2.37.0</com.diffplug.spotless.maven.plugin.version>
<com.diffplug.spotless.maven.plugin.version>2.38.0</com.diffplug.spotless.maven.plugin.version>
<com.mycila.license.maven.plugin.version>4.2</com.mycila.license.maven.plugin.version>
<org.codehaus.mojo.build.helper.plugin.version>3.4.0</org.codehaus.mojo.build.helper.plugin.version>
</properties>
Expand Down

0 comments on commit 00f187f

Please sign in to comment.