Skip to content

Commit fc65c42

Browse files
dependabot[bot]slachiewicz
authored andcommitted
Bump checkstyle from 8.45.1 to 9.0
Bumps [checkstyle](https://github.com/checkstyle/checkstyle) from 8.45.1 to 9.0. - [Release notes](https://github.com/checkstyle/checkstyle/releases) - [Commits](checkstyle/checkstyle@checkstyle-8.45.1...checkstyle-9.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 c8816f8 commit fc65c42

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
@@ -382,7 +382,7 @@
382382
<dependency>
383383
<groupId>com.puppycrawl.tools</groupId>
384384
<artifactId>checkstyle</artifactId>
385-
<version>8.45.1</version>
385+
<version>9.0</version>
386386
</dependency>
387387
<!-- replace with Plexus own checkstyle definitions -->
388388
<dependency>

0 commit comments

Comments
 (0)