Skip to content

Commit 9a3dae8

Browse files
build(deps): bump com.puppycrawl.tools:checkstyle (#27700)
Bumps [com.puppycrawl.tools:checkstyle](https://github.com/checkstyle/checkstyle) from 10.18.2 to 10.19.0. - [Release notes](https://github.com/checkstyle/checkstyle/releases) - [Commits](checkstyle/checkstyle@checkstyle-10.18.2...checkstyle-10.19.0) --- updated-dependencies: - dependency-name: com.puppycrawl.tools:checkstyle dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent df25125 commit 9a3dae8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

generators/server/resources/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
<picocli.version>4.7.6</picocli.version>
1919

2020
<!-- Plugin versions -->
21-
<checkstyle.version>10.18.2</checkstyle.version>
21+
<checkstyle.version>10.19.0</checkstyle.version>
2222
<checksum-maven-plugin.version>1.11</checksum-maven-plugin.version>
2323
<frontend-maven-plugin.version>1.15.1</frontend-maven-plugin.version>
2424
<gatling-maven-plugin.version>4.10.1</gatling-maven-plugin.version>

0 commit comments

Comments
 (0)