Merge pull request #17 from octodemo/dependabot/maven/com.puppycrawl.tools-checkstyle-8.42

Bump checkstyle from 8.32 to 8.42
This commit is contained in:
Jamie O'Meara 2021-05-19 15:07:24 -06:00 committed by GitHub
commit 1b02ef7feb
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -144,7 +144,7 @@
<dependency>
<groupId>com.puppycrawl.tools</groupId>
<artifactId>checkstyle</artifactId>
<version>8.32</version>
<version>8.42</version>
</dependency>
<dependency>
<groupId>io.spring.nohttp</groupId>