Skip to content

Commit

Permalink
Merge pull request #10378 from orientechnologies/dependabot/maven/com…
Browse files Browse the repository at this point in the history
….diffplug.spotless-spotless-maven-plugin-2.44.1

chore(deps): bump com.diffplug.spotless:spotless-maven-plugin from 2.43.0 to 2.44.1
  • Loading branch information
tglman authored Jan 13, 2025
2 parents cf38690 + a2c1728 commit 750402c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -446,7 +446,7 @@
<plugin>
<groupId>com.diffplug.spotless</groupId>
<artifactId>spotless-maven-plugin</artifactId>
<version>2.43.0</version>
<version>2.44.1</version>
<configuration>
<java>
<googleJavaFormat>
Expand Down
2 changes: 1 addition & 1 deletion studio/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -273,7 +273,7 @@
<plugin>
<groupId>com.diffplug.spotless</groupId>
<artifactId>spotless-maven-plugin</artifactId>
<version>2.43.0</version>
<version>2.44.1</version>
<executions>
<execution>
<phase>compile</phase>
Expand Down

0 comments on commit 750402c

Please sign in to comment.