Skip to content

Commit

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

Build(deps): Bump checkstyle from 8.44 to 8.45
  • Loading branch information
kokorin authored Aug 2, 2021
2 parents 6cb21bc + a83a747 commit a92e90b
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.44</version>
<version>8.45</version>
</dependency>
</dependencies>
<executions>
Expand Down

0 comments on commit a92e90b

Please sign in to comment.