Skip to content

Commit 88bd7d8

Browse files
Bump checkstyle from 8.45 to 10.5.0
Bumps [checkstyle](https://github.com/checkstyle/checkstyle) from 8.45 to 10.5.0. - [Release notes](https://github.com/checkstyle/checkstyle/releases) - [Commits](checkstyle/checkstyle@checkstyle-8.45...checkstyle-10.5.0) --- updated-dependencies: - dependency-name: com.puppycrawl.tools:checkstyle dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 62767a0 commit 88bd7d8

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
@@ -140,7 +140,7 @@
140140
<dependency>
141141
<groupId>com.puppycrawl.tools</groupId>
142142
<artifactId>checkstyle</artifactId>
143-
<version>8.45</version>
143+
<version>10.5.0</version>
144144
</dependency>
145145
</dependencies>
146146
<configuration>

0 commit comments

Comments
 (0)