Skip to content

Commit 8ce54b2

Browse files
authored
config: bump checkstyle version
1 parent cc94478 commit 8ce54b2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

releasenotes-builder/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
<java.version>1.8</java.version>
2424
<tools.jar.version>${java.version}.0</tools.jar.version>
2525
<tools.jar.path>${java.home}/../lib/tools.jar</tools.jar.path>
26-
<checkstyle.version>10.2</checkstyle.version>
26+
<checkstyle.version>10.3</checkstyle.version>
2727
<checkstyle.configLocation>https://raw.githubusercontent.com/checkstyle/checkstyle/checkstyle-${checkstyle.version}/config/checkstyle_checks.xml</checkstyle.configLocation>
2828
<junit.version>4.13.1</junit.version>
2929
</properties>

0 commit comments

Comments
 (0)