Skip to content

Commit 20df776

Browse files
Bump com.puppycrawl.tools:checkstyle from 11.1.0 to 12.0.1
Bumps [com.puppycrawl.tools:checkstyle](https://github.com/checkstyle/checkstyle) from 11.1.0 to 12.0.1. - [Release notes](https://github.com/checkstyle/checkstyle/releases) - [Commits](checkstyle/checkstyle@checkstyle-11.1.0...checkstyle-12.0.1) --- updated-dependencies: - dependency-name: com.puppycrawl.tools:checkstyle dependency-version: 12.0.1 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 516fce4 commit 20df776

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

assertj-mail/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -151,7 +151,7 @@
151151
<dependency>
152152
<groupId>com.puppycrawl.tools</groupId>
153153
<artifactId>checkstyle</artifactId>
154-
<version>11.1.0</version>
154+
<version>12.0.1</version>
155155
</dependency>
156156
</dependencies>
157157
</plugin>

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@
6868
<dependency>
6969
<groupId>com.puppycrawl.tools</groupId>
7070
<artifactId>checkstyle</artifactId>
71-
<version>11.1.0</version>
71+
<version>12.0.1</version>
7272
</dependency>
7373
</dependencies>
7474
</plugin>

0 commit comments

Comments
 (0)