Skip to content

Commit f40bc5a

Browse files
build(deps): bump com.puppycrawl.tools:checkstyle from 12.1.1 to 12.2.0 (#198)
Bumps [com.puppycrawl.tools:checkstyle](https://github.com/checkstyle/checkstyle) from 12.1.1 to 12.2.0. - [Release notes](https://github.com/checkstyle/checkstyle/releases) - [Commits](checkstyle/checkstyle@checkstyle-12.1.1...checkstyle-12.2.0) --- updated-dependencies: - dependency-name: com.puppycrawl.tools:checkstyle dependency-version: 12.2.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ee2963f commit f40bc5a

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
@@ -67,7 +67,7 @@
6767
<junit.version>6.0.1</junit.version>
6868
<mockito.version>5.15.2</mockito.version>
6969
<jacoco.version>0.8.14</jacoco.version>
70-
<checkstyle.version>12.1.1</checkstyle.version>
70+
<checkstyle.version>12.2.0</checkstyle.version>
7171
<checkstyle.config.location>checkstyle.xml</checkstyle.config.location>
7272
<maven-compiler.version>3.14.1</maven-compiler.version>
7373
<maven-surefire.version>3.5.4</maven-surefire.version>

0 commit comments

Comments
 (0)