Skip to content

Commit e69753f

Browse files
build(deps): bump com.puppycrawl.tools:checkstyle from 13.3.0 to 13.4.0 (#224)
Bumps [com.puppycrawl.tools:checkstyle](https://github.com/checkstyle/checkstyle) from 13.3.0 to 13.4.0. - [Release notes](https://github.com/checkstyle/checkstyle/releases) - [Commits](checkstyle/checkstyle@checkstyle-13.3.0...checkstyle-13.4.0) --- updated-dependencies: - dependency-name: com.puppycrawl.tools:checkstyle dependency-version: 13.4.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 78fbbd7 commit e69753f

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.3</junit.version>
6868
<mockito.version>5.15.2</mockito.version>
6969
<jacoco.version>0.8.14</jacoco.version>
70-
<checkstyle.version>13.3.0</checkstyle.version>
70+
<checkstyle.version>13.4.0</checkstyle.version>
7171
<checkstyle.config.location>checkstyle.xml</checkstyle.config.location>
7272
<maven-compiler.version>3.15.0</maven-compiler.version>
7373
<maven-surefire.version>3.5.5</maven-surefire.version>

0 commit comments

Comments
 (0)