Skip to content

Commit a7efe17

Browse files
dependabot[bot]jqno
authored andcommitted
Bump checkstyle from 8.43 to 8.44
Bumps [checkstyle](https://github.com/checkstyle/checkstyle) from 8.43 to 8.44. - [Release notes](https://github.com/checkstyle/checkstyle/releases) - [Commits](checkstyle/checkstyle@checkstyle-8.43...checkstyle-8.44) --- updated-dependencies: - dependency-name: com.puppycrawl.tools:checkstyle dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e8c26a4 commit a7efe17

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@
6363
<maven-compiler-plugin.version>3.8.1</maven-compiler-plugin.version>
6464
<build-helper-maven-plugin.version>3.2.0</build-helper-maven-plugin.version>
6565

66-
<checkstyle.version>8.43</checkstyle.version> <!-- Property for Checkstyle's regression CI - see issue 216 -->
66+
<checkstyle.version>8.44</checkstyle.version> <!-- Property for Checkstyle's regression CI - see issue 216 -->
6767
<checkstyle.maven.version>3.1.2</checkstyle.maven.version>
6868
<checkstyle.config>project/checkstyle-config.xml</checkstyle.config>
6969

0 commit comments

Comments
 (0)