Skip to content

Commit d133575

Browse files
chore(deps): update dependency com.diffplug.spotless:spotless-maven-plugin to v3.3.0
1 parent a614601 commit d133575

File tree

2 files changed

+2
-2
lines changed
  • integration-tests/it-spring-boot-smoke-test
  • prometheus-metrics-parent

2 files changed

+2
-2
lines changed

integration-tests/it-spring-boot-smoke-test/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -173,7 +173,7 @@
173173
<plugin>
174174
<groupId>com.diffplug.spotless</groupId>
175175
<artifactId>spotless-maven-plugin</artifactId>
176-
<version>3.2.1</version>
176+
<version>3.3.0</version>
177177
<configuration>
178178
<java>
179179
<googleJavaFormat/>

prometheus-metrics-parent/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@
8282
<plugin>
8383
<groupId>com.diffplug.spotless</groupId>
8484
<artifactId>spotless-maven-plugin</artifactId>
85-
<version>3.2.1</version>
85+
<version>3.3.0</version>
8686
<configuration>
8787
<java>
8888
<googleJavaFormat/>

0 commit comments

Comments
 (0)