Skip to content

Commit 0c3a8b2

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

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>5.13.4</junit.version>
6868
<mockito.version>5.15.2</mockito.version>
6969
<jacoco.version>0.8.13</jacoco.version>
70-
<checkstyle.version>10.26.1</checkstyle.version>
70+
<checkstyle.version>12.1.1</checkstyle.version>
7171
<checkstyle.config.location>checkstyle.xml</checkstyle.config.location>
7272
<maven-compiler.version>3.14.0</maven-compiler.version>
7373
<maven-surefire.version>3.5.3</maven-surefire.version>

0 commit comments

Comments
 (0)