Skip to content

Commit 6ccccba

Browse files
build(deps): bump com.puppycrawl.tools:checkstyle from 12.3.1 to 14.0.0 (#2069)
Bumps [com.puppycrawl.tools:checkstyle](https://github.com/checkstyle/checkstyle) from 12.3.1 to 14.0.0. - [Release notes](https://github.com/checkstyle/checkstyle/releases) - [Commits](checkstyle/checkstyle@checkstyle-12.3.1...checkstyle-14.0.0) --- updated-dependencies: - dependency-name: com.puppycrawl.tools:checkstyle dependency-version: 14.0.0 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 e62aac7 commit 6ccccba

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
@@ -82,7 +82,7 @@ under the License.
8282
<awaitility.version>4.3.0</awaitility.version>
8383
<maven.mojo.license.plugin>2.7.1</maven.mojo.license.plugin>
8484
<checkstyle-maven-plugin.version>3.6.0</checkstyle-maven-plugin.version>
85-
<checkstyle.version>12.3.1</checkstyle.version>
85+
<checkstyle.version>14.0.0</checkstyle.version>
8686
<jacoco.maven.plugin>0.8.15</jacoco.maven.plugin>
8787
<jacoco.haltOnFailure>false</jacoco.haltOnFailure>
8888
<jacoco.classRatio>1.00</jacoco.classRatio>

0 commit comments

Comments
 (0)