Skip to content

Commit 8b970a4

Browse files
Merge pull request #101 from Drive-for-Java/dependabot/maven/com.diffplug.spotless-spotless-maven-plugin-3.0.0
chore(deps): bump com.diffplug.spotless:spotless-maven-plugin from 2.43.0 to 3.0.0
2 parents bf9e41d + 0504f53 commit 8b970a4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@
6161
<plugin>
6262
<groupId>com.diffplug.spotless</groupId>
6363
<artifactId>spotless-maven-plugin</artifactId>
64-
<version>2.43.0</version>
64+
<version>3.0.0</version>
6565
<configuration>
6666
<java>
6767
<googleJavaFormat>

0 commit comments

Comments
 (0)