Skip to content

Commit e0f9e01

Browse files
dependabot[bot]robinmaisch
authored andcommitted
Dependency(deps): Bump com.puppycrawl.tools:checkstyle
Bumps [com.puppycrawl.tools:checkstyle](https://github.com/checkstyle/checkstyle) from 12.1.0 to 12.1.1. - [Release notes](https://github.com/checkstyle/checkstyle/releases) - [Commits](checkstyle/checkstyle@checkstyle-12.1.0...checkstyle-12.1.1) --- updated-dependencies: - dependency-name: com.puppycrawl.tools:checkstyle dependency-version: 12.1.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 89ad86e commit e0f9e01

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
@@ -76,7 +76,7 @@
7676
<spotless.version>3.0.0</spotless.version>
7777
<slf4j.version>2.0.17</slf4j.version>
7878
<junit.version>6.0.0</junit.version>
79-
<checkstyle.version>12.1.0</checkstyle.version>
79+
<checkstyle.version>12.1.1</checkstyle.version>
8080
<antlr2.version>2.7.7</antlr2.version>
8181
<antlr4.version>4.13.2</antlr4.version>
8282
<auto-service.version>1.1.1</auto-service.version>

0 commit comments

Comments
 (0)