Skip to content

Commit 79a0d6d

Browse files
Update dependency com.diffplug.spotless:spotless-maven-plugin to v2.44.5
1 parent ed68d27 commit 79a0d6d

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
@@ -100,7 +100,7 @@
100100
<plugin>
101101
<groupId>com.diffplug.spotless</groupId>
102102
<artifactId>spotless-maven-plugin</artifactId>
103-
<version>2.44.4</version>
103+
<version>2.44.5</version>
104104
<configuration>
105105
<java>
106106
<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>2.44.4</version>
74+
<version>2.44.5</version>
7575
<configuration>
7676
<java>
7777
<googleJavaFormat/>

0 commit comments

Comments
 (0)