Skip to content

Commit d839c95

Browse files
committed
Bump JUnit 5 to latest patch version
org.junit.jupiter 5.14.0 -> 5.14.2
1 parent 7a7f2bb commit d839c95

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
@@ -608,7 +608,7 @@
608608
<dependency>
609609
<groupId>org.junit.jupiter</groupId>
610610
<artifactId>junit-jupiter</artifactId>
611-
<version>5.14.0</version>
611+
<version>5.14.2</version>
612612
</dependency>
613613
<dependency>
614614
<groupId>org.mockito</groupId>

0 commit comments

Comments
 (0)