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 7dcfd10 commit cf4f89fCopy full SHA for cf4f89f
core-java/pom.xml
@@ -52,7 +52,7 @@
52
<maven-compiler-plugin.version>3.10.1</maven-compiler-plugin.version>
53
<maven-checkstyle-plugin.version>3.2.0</maven-checkstyle-plugin.version>
54
<codestyle.version>1.1.0</codestyle.version>
55
- <checkstyle.version>10.5.0</checkstyle.version>
+ <checkstyle.version>10.6.0</checkstyle.version>
56
<suite-xml>test-suites/testng.xml</suite-xml>
57
<argLine>-Dfile.encoding=UTF-8 -Xdebug -Xnoagent</argLine>
58
<sonar.organization>boykaframework</sonar.organization>
0 commit comments