Bump junit-jupiter from 5.6.2 to 5.7.0 (#8)

This commit is contained in:
dependabot-preview[bot] 2020-09-14 06:44:38 +00:00 committed by GitHub
parent 34f8112f7f
commit 3e66691a73
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -28,7 +28,7 @@
<dependency>
<groupId>org.junit.jupiter</groupId>
<artifactId>junit-jupiter</artifactId>
<version>5.6.2</version>
<version>5.7.0</version>
<scope>test</scope>
</dependency>
<dependency>