Skip to content

Commit 3e2815a

Browse files
Bump org.apache.maven.plugins:maven-checkstyle-plugin (#292)
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 bbec577 commit 3e2815a

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
@@ -233,7 +233,7 @@
233233
</plugin>
234234
<plugin>
235235
<artifactId>maven-checkstyle-plugin</artifactId>
236-
<version>3.5.0</version>
236+
<version>3.6.0</version>
237237
<dependencies>
238238
<dependency>
239239
<groupId>com.puppycrawl.tools</groupId>

0 commit comments

Comments
 (0)