Skip to content

Commit 99014b8

Browse files
renovate-botchingor13
authored andcommitted
Update dependency com.puppycrawl.tools:checkstyle to v8.23 (#5904)
1 parent 97e5ab9 commit 99014b8

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

google-cloud-clients/grafeas/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@
7575
<dependency>
7676
<groupId>com.puppycrawl.tools</groupId>
7777
<artifactId>checkstyle</artifactId>
78-
<version>8.22</version>
78+
<version>8.23</version>
7979
</dependency>
8080
</dependencies>
8181
<executions>

google-cloud-clients/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -968,7 +968,7 @@
968968
<dependency>
969969
<groupId>com.puppycrawl.tools</groupId>
970970
<artifactId>checkstyle</artifactId>
971-
<version>8.22</version>
971+
<version>8.23</version>
972972
</dependency>
973973
</dependencies>
974974
<executions>

0 commit comments

Comments
 (0)