We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 78500c2 commit 458ff36Copy full SHA for 458ff36
parent/pom.xml
@@ -53,7 +53,7 @@
53
<error-prone.version>2.23.0</error-prone.version>
54
<!-- 2.36.0 is broken due to https://github.com/diffplug/spotless/issues/1583 -->
55
<!-- https://mvnrepository.com/artifact/com.diffplug.spotless/spotless-maven-plugin -->
56
- <spotless.version>2.40.0</spotless.version>
+ <spotless.version>2.41.0</spotless.version>
57
<!-- https://mvnrepository.com/artifact/com.github.spotbugs/spotbugs-maven-plugin -->
58
<spotbugs.version>4.7.3.6</spotbugs.version>
59
<!-- https://mvnrepository.com/artifact/org.apache.maven.plugins/maven-pmd-plugin -->
0 commit comments