Skip to content

Commit 4ace357

Browse files
dependabot[bot]ascopes
authored andcommitted
Bump checkstyle from 10.8.1 to 10.9.1
Bumps [checkstyle](https://github.com/checkstyle/checkstyle) from 10.8.1 to 10.9.1. - [Release notes](https://github.com/checkstyle/checkstyle/releases) - [Commits](checkstyle/checkstyle@checkstyle-10.8.1...checkstyle-10.9.1) --- 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 c4a6b88 commit 4ace357

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
@@ -125,7 +125,7 @@
125125
<nexus-staging-maven-plugin.version>1.6.13</nexus-staging-maven-plugin.version>
126126

127127
<!-- Plugin dependencies -->
128-
<checkstyle.version>10.8.1</checkstyle.version>
128+
<checkstyle.version>10.9.1</checkstyle.version>
129129
<maven-surefire-junit5-tree-reporter.version>1.1.0</maven-surefire-junit5-tree-reporter.version>
130130

131131
<!-- Log verbosity -->

0 commit comments

Comments
 (0)