Skip to content

Commit 012cd42

Browse files
authored
Merge pull request #1367 from SpiNNakerManchester/dependabot/maven/com.puppycrawl.tools-checkstyle-12.1.2
Bump com.puppycrawl.tools:checkstyle from 12.1.1 to 12.1.2
2 parents f1920c0 + 9c7d570 commit 012cd42

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)