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

This commit is contained in:
dependabot-preview[bot] 2020-09-14 06:39:04 +00:00 committed by GitHub
parent 3168ef7c1b
commit ac5d750c31
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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