Skip to content

Commit 102ecb1

Browse files
committed
updated versions
1 parent 4eae3ba commit 102ecb1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -242,12 +242,12 @@
242242
<dependency>
243243
<groupId>com.puppycrawl.tools</groupId>
244244
<artifactId>checkstyle</artifactId>
245-
<version>8.5</version>
245+
<version>8.8</version>
246246
</dependency>
247247
<dependency>
248248
<groupId>com.github.sevntu-checkstyle</groupId>
249249
<artifactId>sevntu-checkstyle-maven-plugin</artifactId>
250-
<version>1.25.0</version>
250+
<version>1.27.0</version>
251251
</dependency>
252252
</dependencies>
253253
<executions>

0 commit comments

Comments
 (0)