Skip to content

Commit f7c0122

Browse files
authored
Merge pull request #61 from xdev-software/renovate/com.puppycrawl.tools-checkstyle-12.x
Update dependency com.puppycrawl.tools:checkstyle to v12.1.2
2 parents b445567 + bb1a522 commit f7c0122

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
<dependency>
4545
<groupId>com.puppycrawl.tools</groupId>
4646
<artifactId>checkstyle</artifactId>
47-
<version>12.1.1</version>
47+
<version>12.1.2</version>
4848
</dependency>
4949
</dependencies>
5050
<configuration>

selenium-elements/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -291,7 +291,7 @@
291291
<dependency>
292292
<groupId>com.puppycrawl.tools</groupId>
293293
<artifactId>checkstyle</artifactId>
294-
<version>12.1.1</version>
294+
<version>12.1.2</version>
295295
</dependency>
296296
</dependencies>
297297
<configuration>

0 commit comments

Comments
 (0)