Skip to content
This repository was archived by the owner on Mar 2, 2022. It is now read-only.

Commit 41d40bc

Browse files
committed
Update dependency org.junit.jupiter:junit-jupiter to v5.8.2
1 parent 7adcbdb commit 41d40bc

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
@@ -29,7 +29,7 @@
2929
<dependency>
3030
<groupId>org.junit.jupiter</groupId>
3131
<artifactId>junit-jupiter</artifactId>
32-
<version>5.7.2</version>
32+
<version>5.8.2</version>
3333
<scope>test</scope>
3434
</dependency>
3535

0 commit comments

Comments
 (0)