We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3419df4 commit c8d425bCopy full SHA for c8d425b
integration-tests/it-spring-boot-smoke-test/pom.xml
@@ -77,7 +77,7 @@
77
<plugin>
78
<groupId>com.diffplug.spotless</groupId>
79
<artifactId>spotless-maven-plugin</artifactId>
80
- <version>2.44.2</version>
+ <version>2.44.3</version>
81
<configuration>
82
<java>
83
<googleJavaFormat/>
pom.xml
@@ -215,7 +215,7 @@
215
216
217
218
219
</plugin>
220
</plugins>
221
</pluginManagement>
0 commit comments