Skip to content

Commit 50fc038

Browse files
chore(deps): update dependency com.puppycrawl.tools:checkstyle to v12.2.0 (#1036)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent a8742b8 commit 50fc038

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

aws-s3-project/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -278,7 +278,7 @@
278278
<dependency>
279279
<groupId>com.puppycrawl.tools</groupId>
280280
<artifactId>checkstyle</artifactId>
281-
<version>12.1.2</version>
281+
<version>12.2.0</version>
282282
</dependency>
283283
</dependencies>
284284
<configuration>

aws-sqs-project/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -286,7 +286,7 @@
286286
<dependency>
287287
<groupId>com.puppycrawl.tools</groupId>
288288
<artifactId>checkstyle</artifactId>
289-
<version>12.1.2</version>
289+
<version>12.2.0</version>
290290
</dependency>
291291
</dependencies>
292292
<configuration>

0 commit comments

Comments
 (0)