Skip to content

Commit fbccace

Browse files
chore(deps): update dependency com.diffplug.spotless:spotless-maven-plugin to v3.1.0
1 parent 68948ee commit fbccace

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
@@ -147,7 +147,7 @@
147147
<plugin>
148148
<groupId>com.diffplug.spotless</groupId>
149149
<artifactId>spotless-maven-plugin</artifactId>
150-
<version>3.0.0</version>
150+
<version>3.1.0</version>
151151
<configuration>
152152
<java>
153153
<googleJavaFormat/>

prometheus-metrics-parent/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@
7171
<plugin>
7272
<groupId>com.diffplug.spotless</groupId>
7373
<artifactId>spotless-maven-plugin</artifactId>
74-
<version>3.0.0</version>
74+
<version>3.1.0</version>
7575
<configuration>
7676
<java>
7777
<googleJavaFormat/>

0 commit comments

Comments
 (0)