Skip to content

Commit 4bf9c10

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

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
@@ -128,7 +128,7 @@
128128
<dependency>
129129
<groupId>com.puppycrawl.tools</groupId>
130130
<artifactId>checkstyle</artifactId>
131-
<version>12.0.1</version>
131+
<version>12.1.0</version>
132132
</dependency>
133133
</dependencies>
134134
<executions>

0 commit comments

Comments
 (0)