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

This commit is contained in:
dependabot-preview[bot] 2021-02-05 06:15:44 +00:00 committed by GitHub
parent b82fb080a4
commit e8d54b17ee
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.7.0</version> <version>5.7.1</version>
<scope>test</scope> <scope>test</scope>
</dependency> </dependency>
<dependency> <dependency>