Skip to content

Commit cc1baa0

Browse files
dependabot[bot]slachiewicz
authored andcommitted
Bump checkstyle from 9.2 to 9.2.1
Bumps [checkstyle](https://github.com/checkstyle/checkstyle) from 9.2 to 9.2.1. - [Release notes](https://github.com/checkstyle/checkstyle/releases) - [Commits](checkstyle/checkstyle@checkstyle-9.2...checkstyle-9.2.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 1a91763 commit cc1baa0

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
@@ -356,7 +356,7 @@ limitations under the License.
356356
<dependency>
357357
<groupId>com.puppycrawl.tools</groupId>
358358
<artifactId>checkstyle</artifactId>
359-
<version>9.2</version>
359+
<version>9.2.1</version>
360360
</dependency>
361361
<!-- MCHECKSTYLE-327: the maven_checks.xml was moved to a shared project -->
362362
<dependency>

0 commit comments

Comments
 (0)