Skip to content

Commit 6b7e351

Browse files
Bump com.puppycrawl.tools:checkstyle from 12.1.1 to 12.1.2 (#116)
Bumps [com.puppycrawl.tools:checkstyle](https://github.com/checkstyle/checkstyle) from 12.1.1 to 12.1.2. - [Release notes](https://github.com/checkstyle/checkstyle/releases) - [Commits](checkstyle/checkstyle@checkstyle-12.1.1...checkstyle-12.1.2) --- updated-dependencies: - dependency-name: com.puppycrawl.tools:checkstyle dependency-version: 12.1.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 13a1473 commit 6b7e351

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
@@ -43,7 +43,7 @@
4343
<surefire.version>3.5.4</surefire.version>
4444
<junit.version>6.0.0</junit.version>
4545
<checkstyle.plugin.version>3.6.0</checkstyle.plugin.version>
46-
<checkstyle.version>12.1.1</checkstyle.version>
46+
<checkstyle.version>12.1.2</checkstyle.version>
4747

4848
<central-publishing.waitMaxTime>10800</central-publishing.waitMaxTime> <!-- 10800s = 180min = 3h -->
4949
</properties>

0 commit comments

Comments
 (0)