Skip to content

Commit 4608e8c

Browse files
committed
Use 5.10.3
1 parent c212075 commit 4608e8c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

junit5-migration-maven/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
<dependency>
2020
<groupId>org.junit</groupId>
2121
<artifactId>junit-bom</artifactId>
22-
<version>5.10.2</version>
22+
<version>5.10.3</version>
2323
<type>pom</type>
2424
<scope>import</scope>
2525
</dependency>

0 commit comments

Comments
 (0)