Skip to content

Commit 5d84ec2

Browse files
Bump maven-checkstyle-plugin from 3.1.0 to 3.1.1 (#341)
Bumps [maven-checkstyle-plugin](https://github.com/apache/maven-checkstyle-plugin) from 3.1.0 to 3.1.1. - [Release notes](https://github.com/apache/maven-checkstyle-plugin/releases) - [Commits](apache/maven-checkstyle-plugin@maven-checkstyle-plugin-3.1.0...maven-checkstyle-plugin-3.1.1) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 1dd023c commit 5d84ec2

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
@@ -206,7 +206,7 @@
206206
<plugin>
207207
<groupId>org.apache.maven.plugins</groupId>
208208
<artifactId>maven-checkstyle-plugin</artifactId>
209-
<version>3.1.0</version>
209+
<version>3.1.1</version>
210210
<dependencies>
211211
<dependency>
212212
<groupId>com.puppycrawl.tools</groupId>

0 commit comments

Comments
 (0)