Skip to content

Commit 3419b73

Browse files
authored
Merge pull request #1146 from kubernetes-client/dependabot/maven/com.diffplug.spotless-spotless-maven-plugin-2.0.2
Bump spotless-maven-plugin from 2.0.1 to 2.0.2
2 parents dc681e8 + a8c037b commit 3419b73

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
@@ -301,7 +301,7 @@
301301
<plugin>
302302
<groupId>com.diffplug.spotless</groupId>
303303
<artifactId>spotless-maven-plugin</artifactId>
304-
<version>2.0.1</version>
304+
<version>2.0.2</version>
305305
<configuration>
306306
<formats>
307307
<format>

0 commit comments

Comments
 (0)