Skip to content

Commit f2fb83c

Browse files
authored
Merge pull request #91 from aws/johnwalker-patch-2
Update checkstyle plugin version
2 parents 0e1d6b1 + 01e0984 commit f2fb83c

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
@@ -38,7 +38,7 @@
3838
<properties>
3939
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
4040
<sqlite4java.version>1.0.392</sqlite4java.version>
41-
<checkstyle.version>8.17</checkstyle.version>
41+
<checkstyle.version>8.18</checkstyle.version>
4242
<maven-checkstyle-plugin.version>3.0.0</maven-checkstyle-plugin.version>
4343
<ddej-build-tools.version>0.1.0</ddej-build-tools.version>
4444
<jacoco-maven-plugin.version>0.8.3</jacoco-maven-plugin.version>

0 commit comments

Comments
 (0)