Skip to content

Commit 04a5c26

Browse files
authored
Merge pull request #1331 from SpiNNakerManchester/dependabot/maven/com.puppycrawl.tools-checkstyle-11.1.0
Bump com.puppycrawl.tools:checkstyle from 11.0.1 to 11.1.0
2 parents 7ec3f56 + e735d5a commit 04a5c26

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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>5.13.4</junit.version>
36-
<checkstyle.version>11.0.1</checkstyle.version>
36+
<checkstyle.version>11.1.0</checkstyle.version>
3737
<javadoc.version>3.12.0</javadoc.version>
3838
<testing.version>3.5.4</testing.version>
3939

0 commit comments

Comments
 (0)