Skip to content

Commit 753fc06

Browse files
Bump checkstyle from 10.12.0 to 10.12.1
Bumps [checkstyle](https://github.com/checkstyle/checkstyle) from 10.12.0 to 10.12.1. - [Release notes](https://github.com/checkstyle/checkstyle/releases) - [Commits](checkstyle/checkstyle@checkstyle-10.12.0...checkstyle-10.12.1) --- updated-dependencies: - dependency-name: com.puppycrawl.tools:checkstyle dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 856b578 commit 753fc06

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
@@ -44,7 +44,7 @@
4444
<gitHubRepo>jenkinsci/agent-maintenance-plugin</gitHubRepo>
4545
<jenkins.version>2.387.2</jenkins.version>
4646
<powermock.version>1.6.1</powermock.version>
47-
<checkstyle.version>10.12.0</checkstyle.version>
47+
<checkstyle.version>10.12.1</checkstyle.version>
4848
</properties>
4949

5050
<dependencyManagement>

0 commit comments

Comments
 (0)