Skip to content

Commit

Permalink
chore(deps): update dependency com.puppycrawl.tools:checkstyle to v10…
Browse files Browse the repository at this point in the history
….8.1
  • Loading branch information
renovate-bot committed Mar 9, 2023
1 parent 3911a95 commit c7928ae
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 @@ -310,7 +310,7 @@ limitations under the License.
<dependency>
<groupId>com.puppycrawl.tools</groupId>
<artifactId>checkstyle</artifactId>
<version>10.6.0</version>
<version>10.8.1</version>
</dependency>
</dependencies>
<executions>
Expand Down

0 comments on commit c7928ae

Please sign in to comment.