Skip to content

Commit bb570f5

Browse files
chore(deps): bump org.apache.maven.plugins:maven-checkstyle-plugin (#788)
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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a753f78 commit bb570f5

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
@@ -116,7 +116,7 @@
116116

117117
<plugin.surefire.version>3.5.0</plugin.surefire.version>
118118
<plugin.javadoc.version>3.10.1</plugin.javadoc.version>
119-
<plugin.checkstyle.version>3.5.0</plugin.checkstyle.version>
119+
<plugin.checkstyle.version>3.6.0</plugin.checkstyle.version>
120120
<plugin.jacoco.version>0.8.12</plugin.jacoco.version>
121121
<plugin.site.version>3.20.0</plugin.site.version>
122122
<plugin.scala.version>4.9.2</plugin.scala.version>

0 commit comments

Comments
 (0)