Skip to content

Commit 2875f94

Browse files
dependabot[bot]akurtakov
authored andcommitted
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 121438a commit 2875f94

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

eclipse-platform-parent/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1103,7 +1103,7 @@
11031103
<plugin>
11041104
<groupId>org.apache.maven.plugins</groupId>
11051105
<artifactId>maven-checkstyle-plugin</artifactId>
1106-
<version>3.5.0</version>
1106+
<version>3.6.0</version>
11071107
<configuration>
11081108
<consoleOutput>true</consoleOutput>
11091109
<failsOnError>false</failsOnError>

0 commit comments

Comments
 (0)