Skip to content

Commit

Permalink
Merge pull request #190 from kokorin/dependabot/maven/develop/com.pup…
Browse files Browse the repository at this point in the history
…pycrawl.tools-checkstyle-8.44

Build(deps): Bump checkstyle from 8.43 to 8.44
  • Loading branch information
kokorin authored Jun 29, 2021
2 parents d802e42 + df15745 commit be1e521
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -251,7 +251,7 @@
<dependency>
<groupId>com.puppycrawl.tools</groupId>
<artifactId>checkstyle</artifactId>
<version>8.43</version>
<version>8.44</version>
</dependency>
</dependencies>
<executions>
Expand Down

0 comments on commit be1e521

Please sign in to comment.