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 8a38082 commit a2b8b45Copy full SHA for a2b8b45
2 files changed
depclean-core/pom.xml
@@ -20,7 +20,7 @@
20
<!-- Dependencies -->
21
<asm.version>9.8</asm.version>
22
<assertj.version>3.27.3</assertj.version>
23
- <checkstyle.version>10.26.1</checkstyle.version>
+ <checkstyle.version>12.2.0</checkstyle.version>
24
<commons-io.version>2.20.0</commons-io.version>
25
<guava.version>33.4.8-jre</guava.version>
26
<jgrapht.version>1.5.2</jgrapht.version>
depclean-maven-plugin/pom.xml
@@ -19,7 +19,7 @@
19
<properties>
<gson.version>2.13.1</gson.version>
<itf-jupiter-extension.version>0.13.1</itf-jupiter-extension.version>
0 commit comments