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 cc94478 commit 8ce54b2Copy full SHA for 8ce54b2
releasenotes-builder/pom.xml
@@ -23,7 +23,7 @@
23
<java.version>1.8</java.version>
24
<tools.jar.version>${java.version}.0</tools.jar.version>
25
<tools.jar.path>${java.home}/../lib/tools.jar</tools.jar.path>
26
- <checkstyle.version>10.2</checkstyle.version>
+ <checkstyle.version>10.3</checkstyle.version>
27
<checkstyle.configLocation>https://raw.githubusercontent.com/checkstyle/checkstyle/checkstyle-${checkstyle.version}/config/checkstyle_checks.xml</checkstyle.configLocation>
28
<junit.version>4.13.1</junit.version>
29
</properties>
0 commit comments