Skip to content

Commit 7f041d5

Browse files
Bump checkstyle from 10.1 to 10.2
Bumps [checkstyle](https://github.com/checkstyle/checkstyle) from 10.1 to 10.2. - [Release notes](https://github.com/checkstyle/checkstyle/releases) - [Commits](checkstyle/checkstyle@checkstyle-10.1...checkstyle-10.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]>
1 parent d794fb1 commit 7f041d5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -247,7 +247,7 @@
247247
<dependency>
248248
<groupId>com.puppycrawl.tools</groupId>
249249
<artifactId>checkstyle</artifactId>
250-
<version>10.1</version>
250+
<version>10.2</version>
251251
</dependency>
252252
</dependencies>
253253
<executions>

0 commit comments

Comments
 (0)