Skip to content

Commit 79551ee

Browse files
Bump com.puppycrawl.tools:checkstyle from 10.12.5 to 10.16.0 (#3211)
Bumps [com.puppycrawl.tools:checkstyle](https://github.com/checkstyle/checkstyle) from 10.12.5 to 10.16.0. - [Release notes](https://github.com/checkstyle/checkstyle/releases) - [Commits](checkstyle/checkstyle@checkstyle-10.12.5...checkstyle-10.16.0) --- updated-dependencies: - dependency-name: com.puppycrawl.tools:checkstyle 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> Co-authored-by: Aaron Klish <aklish@gmail.com>
1 parent bf5e207 commit 79551ee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -141,7 +141,7 @@
141141
<mockito.version>5.11.0</mockito.version>
142142
<build-helper-maven-plugin.version>3.5.0</build-helper-maven-plugin.version>
143143
<coveralls-maven-plugin.version>4.3.0</coveralls-maven-plugin.version>
144-
<checkstyle.version>10.12.5</checkstyle.version>
144+
<checkstyle.version>10.16.0</checkstyle.version>
145145
<dependency-check-maven.version>9.1.0</dependency-check-maven.version>
146146
<jacoco-maven-plugin.version>0.8.11</jacoco-maven-plugin.version>
147147
<jaxb-api.version>2.3.1</jaxb-api.version>

0 commit comments

Comments
 (0)