Skip to content

Commit 852589e

Browse files
authored
Merge pull request #40 from evolvedbinary/dependabot/maven/org.junit.jupiter-junit-jupiter-5.7.1
Bump junit-jupiter from 5.6.2 to 5.7.1
2 parents 7b3f77e + 1e74ec8 commit 852589e

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
@@ -68,7 +68,7 @@
6868
<dependency>
6969
<groupId>org.junit.jupiter</groupId>
7070
<artifactId>junit-jupiter</artifactId>
71-
<version>5.6.2</version>
71+
<version>5.7.1</version>
7272
<scope>test</scope>
7373
</dependency>
7474

0 commit comments

Comments
 (0)