Skip to content

Commit d38effc

Browse files
dependabot[bot]Kornel-Toth
authored andcommitted
build(deps): bump com.puppycrawl.tools:checkstyle from 12.1.1 to 12.1.2
Bumps [com.puppycrawl.tools:checkstyle](https://github.com/checkstyle/checkstyle) from 12.1.1 to 12.1.2. - [Release notes](https://github.com/checkstyle/checkstyle/releases) - [Commits](checkstyle/checkstyle@checkstyle-12.1.1...checkstyle-12.1.2) --- updated-dependencies: - dependency-name: com.puppycrawl.tools:checkstyle dependency-version: 12.1.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0f662b5 commit d38effc

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
@@ -326,7 +326,7 @@
326326
<dependency>
327327
<groupId>com.puppycrawl.tools</groupId>
328328
<artifactId>checkstyle</artifactId>
329-
<version>12.1.1</version>
329+
<version>12.1.2</version>
330330
</dependency>
331331
</dependencies>
332332
<executions>

0 commit comments

Comments
 (0)