Skip to content

Commit 9c7d570

Browse files
Bump com.puppycrawl.tools:checkstyle from 12.1.1 to 12.1.2
Bumps [com.puppycrawl.tools:checkstyle](https://github.com/checkstyle/checkstyle) from 12.1.1 to 12.1.2. - [Release notes](https://github.com/checkstyle/checkstyle/releases) - [Commits](checkstyle/checkstyle@checkstyle-12.1.1...checkstyle-12.1.2) --- updated-dependencies: - dependency-name: com.puppycrawl.tools:checkstyle dependency-version: 12.1.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent eb70e01 commit 9c7d570

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
@@ -33,7 +33,7 @@ limitations under the License.
3333
<forbidden.keywords.re>\bFIXME\b|Auto-generated method stub</forbidden.keywords.re>
3434

3535
<junit.version>6.0.1</junit.version>
36-
<checkstyle.version>12.1.1</checkstyle.version>
36+
<checkstyle.version>12.1.2</checkstyle.version>
3737
<javadoc.version>3.12.0</javadoc.version>
3838
<testing.version>3.5.4</testing.version>
3939

0 commit comments

Comments
 (0)