Skip to content

Commit 00ff442

Browse files
Bump checkstyle from 9.0.1 to 9.1 (#503)
Bumps [checkstyle](https://github.com/checkstyle/checkstyle) from 9.0.1 to 9.1. - [Release notes](https://github.com/checkstyle/checkstyle/releases) - [Commits](checkstyle/checkstyle@checkstyle-9.0.1...checkstyle-9.1) --- updated-dependencies: - dependency-name: com.puppycrawl.tools:checkstyle dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e09b562 commit 00ff442

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
@@ -209,7 +209,7 @@
209209
<dependency>
210210
<groupId>com.puppycrawl.tools</groupId>
211211
<artifactId>checkstyle</artifactId>
212-
<version>9.0.1</version>
212+
<version>9.1</version>
213213
</dependency>
214214
</dependencies>
215215
</plugin>

0 commit comments

Comments
 (0)