Bump junit-jupiter from 5.7.0 to 5.7.1 (#14)

This commit is contained in:
dependabot-preview[bot] 2021-02-05 06:14:11 +00:00 committed by GitHub
parent 25bac7c59e
commit 7f5fc9f0a9
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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