Skip to content

Commit b1c440c

Browse files
Bump checkstyle from 9.2.1 to 9.3 (#90)
Bumps [checkstyle](https://github.com/checkstyle/checkstyle) from 9.2.1 to 9.3. - [Release notes](https://github.com/checkstyle/checkstyle/releases) - [Commits](checkstyle/checkstyle@checkstyle-9.2.1...checkstyle-9.3) --- 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>
1 parent 58f6f3d commit b1c440c

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
@@ -209,7 +209,7 @@
209209
<commons.scmPubCheckoutDirectory>site-content</commons.scmPubCheckoutDirectory>
210210
<commons.encoding>utf-8</commons.encoding>
211211
<commons.checkstyle-plugin.version>3.1.2</commons.checkstyle-plugin.version>
212-
<commons.checkstyle.impl.version>9.2.1</commons.checkstyle.impl.version>
212+
<commons.checkstyle.impl.version>9.3</commons.checkstyle.impl.version>
213213
<commons.javadoc.version>3.3.2</commons.javadoc.version>
214214
<commons.javadoc.java.link>${commons.javadoc7.java.link}</commons.javadoc.java.link>
215215
<commons.jacoco.version>0.8.7</commons.jacoco.version>

0 commit comments

Comments
 (0)