Skip to content

Commit 91bcfb3

Browse files
Bump org.apache.maven.plugins:maven-checkstyle-plugin
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]>
1 parent a9612a8 commit 91bcfb3

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
@@ -162,7 +162,7 @@
162162
<plugins>
163163
<plugin>
164164
<artifactId>maven-checkstyle-plugin</artifactId>
165-
<version>3.5.0</version>
165+
<version>3.6.0</version>
166166
<dependencies>
167167
<dependency>
168168
<groupId>com.puppycrawl.tools</groupId>

0 commit comments

Comments
 (0)