Skip to content

Commit 64be2ca

Browse files
dependabot[bot]mbenz89
authored andcommitted
Bump checkstyle from 8.9 to 8.18
Bumps [checkstyle](https://github.com/checkstyle/checkstyle) from 8.9 to 8.18. - [Release notes](https://github.com/checkstyle/checkstyle/releases) - [Commits](checkstyle/checkstyle@checkstyle-8.9...checkstyle-8.18) Signed-off-by: dependabot[bot] <[email protected]>
1 parent d3cff8d commit 64be2ca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
<maven-gpg-plugin.version>1.6</maven-gpg-plugin.version>
6060
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
6161
<maven-checkstyle-plugin.version>3.0.0</maven-checkstyle-plugin.version>
62-
<checkstyle.version>8.9</checkstyle.version>
62+
<checkstyle.version>8.18</checkstyle.version>
6363
<checkstyle.dir.path>${basedir}/codingstyle</checkstyle.dir.path>
6464
<checkstyle.file.path>${checkstyle.dir.path}/soot_checkstyle_checks.xml</checkstyle.file.path>
6565
<checkstyle.failOnViolation>true</checkstyle.failOnViolation>

0 commit comments

Comments
 (0)