Skip to content

Commit

Permalink
Merge pull request #39 from miguno/dependabot/maven/com.diffplug.spot…
Browse files Browse the repository at this point in the history
…less-spotless-maven-plugin-2.44.0

Bump com.diffplug.spotless:spotless-maven-plugin from 2.43.0 to 2.44.0
  • Loading branch information
miguno authored Jan 7, 2025
2 parents 20a8d11 + 0686174 commit a1755c8
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 @@ -72,7 +72,7 @@
<spotbugs.version>4.8.6</spotbugs.version>
<spotbugs-maven-plugin.version>4.8.6.6</spotbugs-maven-plugin.version>
<findsecbugs.version>1.13.0</findsecbugs.version> <!-- spotbugs plugin for security audits of web apps -->
<spotless.version>2.43.0</spotless.version>
<spotless.version>2.44.0</spotless.version>
<therapi.version>0.15.0</therapi.version>
<!-- Test-related settings -->
<skipTests>false</skipTests> <!-- To skip all tests with `-DskipTests` on CLI. -->
Expand Down

0 comments on commit a1755c8

Please sign in to comment.