Skip to content

Commit

Permalink
chore(deps): update dependency com.diffplug.spotless:spotless-maven-p…
Browse files Browse the repository at this point in the history
…lugin to v2.41.1 (#1111)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 4, 2023
1 parent c917207 commit c4ada31
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -176,7 +176,7 @@
<plugin>
<groupId>com.diffplug.spotless</groupId>
<artifactId>spotless-maven-plugin</artifactId>
<version>2.41.0</version>
<version>2.41.1</version>
<configuration>
<java>
<includes>
Expand Down
2 changes: 1 addition & 1 deletion sorald-api/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -181,7 +181,7 @@
<plugin>
<groupId>com.diffplug.spotless</groupId>
<artifactId>spotless-maven-plugin</artifactId>
<version>2.41.0</version>
<version>2.41.1</version>
<configuration>
<java>
<includes>
Expand Down
2 changes: 1 addition & 1 deletion sorald/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -275,7 +275,7 @@
<plugin>
<groupId>com.diffplug.spotless</groupId>
<artifactId>spotless-maven-plugin</artifactId>
<version>2.41.0</version>
<version>2.41.1</version>
<configuration>
<java>
<includes>
Expand Down

0 comments on commit c4ada31

Please sign in to comment.