Skip to content

Commit 24321a2

Browse files
dependabot[bot]romani
authored andcommitted
dependency: bump com.puppycrawl.tools:checkstyle
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 201a8a2 commit 24321a2

File tree

1 file changed

+1
-1
lines changed
  • sevntu-checkstyle-sonar-plugin

1 file changed

+1
-1
lines changed

sevntu-checkstyle-sonar-plugin/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626

2727
<properties>
2828
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
29-
<checkstyle.version>12.1.1</checkstyle.version>
29+
<checkstyle.version>12.1.2</checkstyle.version>
3030
<checkstyle.plugin.version>3.6.0</checkstyle.plugin.version>
3131
<sonar.version>7.9</sonar.version>
3232
<staxmate.version>2.0.1</staxmate.version>

0 commit comments

Comments
 (0)