Skip to content

Commit 8173c09

Browse files
build(deps): bump org.apache.maven.plugins:maven-checkstyle-plugin (#193)
Bumps [org.apache.maven.plugins:maven-checkstyle-plugin](https://github.com/apache/maven-checkstyle-plugin) from 3.5.0 to 3.6.0. - [Commits](apache/maven-checkstyle-plugin@maven-checkstyle-plugin-3.5.0...maven-checkstyle-plugin-3.6.0) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-checkstyle-plugin dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 6a713e5 commit 8173c09

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
@@ -93,7 +93,7 @@
9393

9494
<plugin.surefire.version>3.5.1</plugin.surefire.version>
9595
<plugin.jacoco.version>0.8.12</plugin.jacoco.version>
96-
<plugin.checkstyle.version>3.5.0</plugin.checkstyle.version>
96+
<plugin.checkstyle.version>3.6.0</plugin.checkstyle.version>
9797
<plugin.javadoc.version>3.10.1</plugin.javadoc.version>
9898
</properties>
9999

0 commit comments

Comments
 (0)