Skip to content

Commit 3f215c6

Browse files
committed
dependency: Update Checkstyle version to 12.1.0
1 parent 86ccc78 commit 3f215c6

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
@@ -45,7 +45,7 @@
4545

4646
<!-- Checkstyle properties -->
4747
<maven.checkstyle.plugin.version>3.6.0</maven.checkstyle.plugin.version>
48-
<checkstyle.version>10.26.1</checkstyle.version>
48+
<checkstyle.version>12.1.0</checkstyle.version>
4949
</properties>
5050

5151
<dependencyManagement>
@@ -263,4 +263,4 @@
263263
</plugins>
264264
</build>
265265

266-
</project>
266+
</project>

0 commit comments

Comments
 (0)