Skip to content

Commit 6f822e2

Browse files
Bump com.puppycrawl.tools:checkstyle from 10.21.1 to 10.23.0
Bumps [com.puppycrawl.tools:checkstyle](https://github.com/checkstyle/checkstyle) from 10.21.1 to 10.23.0. - [Release notes](https://github.com/checkstyle/checkstyle/releases) - [Commits](checkstyle/checkstyle@checkstyle-10.21.1...checkstyle-10.23.0) --- updated-dependencies: - dependency-name: com.puppycrawl.tools:checkstyle dependency-version: 10.23.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e6c2c8a commit 6f822e2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -134,7 +134,7 @@
134134
<dependency>
135135
<groupId>com.puppycrawl.tools</groupId>
136136
<artifactId>checkstyle</artifactId>
137-
<version>10.21.1</version>
137+
<version>10.23.0</version>
138138
</dependency>
139139
</dependencies>
140140
<configuration>

0 commit comments

Comments
 (0)