Skip to content

Commit 39562db

Browse files
Bump checkstyle from 6.17 to 8.18
Bumps [checkstyle](https://github.com/checkstyle/checkstyle) from 6.17 to 8.18. - [Release notes](https://github.com/checkstyle/checkstyle/releases) - [Commits](checkstyle/checkstyle@checkstyle-6.17...checkstyle-8.18) Signed-off-by: dependabot[bot] <support@github.com>
1 parent 829d408 commit 39562db

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
<dependency>
5454
<groupId>com.puppycrawl.tools</groupId>
5555
<artifactId>checkstyle</artifactId>
56-
<version>6.17</version>
56+
<version>8.18</version>
5757
</dependency>
5858

5959
<dependency>
@@ -118,7 +118,7 @@
118118
<dependency>
119119
<groupId>com.puppycrawl.tools</groupId>
120120
<artifactId>checkstyle</artifactId>
121-
<version>6.17</version>
121+
<version>8.18</version>
122122
</dependency>
123123
</dependencies>
124124
</plugin>

0 commit comments

Comments
 (0)