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 0f22c33 commit e1688c8Copy full SHA for e1688c8
topics/sw_concepts/code/pattern-examples/pom.xml
@@ -80,7 +80,7 @@
80
<plugin>
81
<groupId>com.diffplug.spotless</groupId>
82
<artifactId>spotless-maven-plugin</artifactId>
83
- <version>2.46.1</version>
+ <version>3.0.0</version>
84
<configuration>
85
<java>
86
<googleJavaFormat />
topics/testing/code/pom.xml
@@ -153,7 +153,7 @@
153
154
155
156
157
158
159
<importOrder />
0 commit comments