We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 918b36c commit cf6bf2eCopy full SHA for cf6bf2e
pom.xml
@@ -76,10 +76,10 @@
76
<slf4j.version>2.0.6</slf4j.version>
77
<logback.version>1.4.5</logback.version>
78
<junit.version>5.7.0</junit.version>
79
- <spotless.version>2.33.0</spotless.version>
80
<shade.plugin.version>3.4.1</shade.plugin.version>
81
<compiler.plugin.version>3.10.1</compiler.plugin.version>
82
<surefire.plugin.version>2.22.2</surefire.plugin.version>
+ <spotless.version>2.43.0</spotless.version>
83
</properties>
84
85
<distributionManagement>
0 commit comments