Skip to content

Commit 7b56e64

Browse files
authored
Merge pull request #1337 from SpiNNakerManchester/dependabot/maven/junit.version-6.0.0
Bump junit.version from 5.13.4 to 6.0.0
2 parents d358ecc + d01b2fc commit 7b56e64

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
@@ -32,7 +32,7 @@ limitations under the License.
3232
<!-- What does the CheckForFIXME profile look for? -->
3333
<forbidden.keywords.re>\bFIXME\b|Auto-generated method stub</forbidden.keywords.re>
3434

35-
<junit.version>5.13.4</junit.version>
35+
<junit.version>6.0.0</junit.version>
3636
<checkstyle.version>11.1.0</checkstyle.version>
3737
<javadoc.version>3.12.0</javadoc.version>
3838
<testing.version>3.5.4</testing.version>

0 commit comments

Comments
 (0)