Skip to content

Commit 3688226

Browse files
authored
Merge pull request #247 from bitpay/dependabot/maven/org.apache.maven.plugins-maven-checkstyle-plugin-3.3.0
Bump maven-checkstyle-plugin from 3.2.2 to 3.3.0
2 parents b5e0d95 + c3e3b2e commit 3688226

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
@@ -140,7 +140,7 @@
140140
<plugin>
141141
<groupId>org.apache.maven.plugins</groupId>
142142
<artifactId>maven-checkstyle-plugin</artifactId>
143-
<version>3.2.2</version>
143+
<version>3.3.0</version>
144144
<configuration>
145145
<configLocation>config/checkstyle/checkstyle.xml</configLocation>
146146
</configuration>

0 commit comments

Comments
 (0)