Skip to content

Commit 6cabb4f

Browse files
Bump checkstyle from 9.1 to 9.2 (#528)
Bumps [checkstyle](https://github.com/checkstyle/checkstyle) from 9.1 to 9.2. - [Release notes](https://github.com/checkstyle/checkstyle/releases) - [Commits](checkstyle/checkstyle@checkstyle-9.1...checkstyle-9.2) --- 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 64d8355 commit 6cabb4f

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
@@ -188,7 +188,7 @@
188188
<dependency>
189189
<groupId>com.puppycrawl.tools</groupId>
190190
<artifactId>checkstyle</artifactId>
191-
<version>9.1</version>
191+
<version>9.2</version>
192192
</dependency>
193193
</dependencies>
194194
</plugin>

0 commit comments

Comments
 (0)