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 f3194cb commit 7a66b40Copy full SHA for 7a66b40
pom.xml
@@ -26,7 +26,7 @@
26
<pmd-plugin.version>3.27.0</pmd-plugin.version>
27
<pmd.version>7.16.0</pmd.version>
28
<checkstyle-plugin.version>3.6.0</checkstyle-plugin.version>
29
- <checkstyle.version>10.26.1</checkstyle.version>
+ <checkstyle.version>11.0.0</checkstyle.version>
30
31
<!-- SonarCloud setup -->
32
<sonar.projectKey>SvenWoltmann_sorting-algorithms-ultimate-guide</sonar.projectKey>
0 commit comments