Skip to content

Commit

Permalink
Adds the spotless dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
MaicolAntali committed Nov 4, 2023
1 parent e685705 commit 6ffec39
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -92,6 +92,11 @@
<artifactId>truth</artifactId>
<version>1.1.5</version>
</dependency>
<dependency>
<groupId>com.diffplug.spotless</groupId>
<artifactId>spotless-maven-plugin</artifactId>
<version>2.40.0</version>
</dependency>
</dependencies>
</dependencyManagement>

Expand Down

0 comments on commit 6ffec39

Please sign in to comment.