Skip to content

Commit

Permalink
Update dependency com.diffplug.spotless:spotless-maven-plugin to v2.44.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 14, 2025
1 parent f723ffd commit 96630f9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions backend/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -237,7 +237,7 @@
<plugin>
<groupId>com.diffplug.spotless</groupId>
<artifactId>spotless-maven-plugin</artifactId>
<version>2.44.1</version>
<version>2.44.2</version>
<executions>
<execution>
<id>code-format</id>
Expand Down Expand Up @@ -314,7 +314,7 @@
<plugin>
<groupId>com.diffplug.spotless</groupId>
<artifactId>spotless-maven-plugin</artifactId>
<version>2.44.1</version>
<version>2.44.2</version>
<executions>
<execution>
<id>code-format</id>
Expand Down

0 comments on commit 96630f9

Please sign in to comment.