Update tests from junit-jupiter 5.4.0 to 5.4.2.

This commit is contained in:
Gary Gregory 2019-04-12 08:37:15 -04:00
parent 24ebbb069b
commit abc2681037
1 changed files with 1 additions and 1 deletions

View File

@ -513,7 +513,7 @@
<dependency>
<groupId>org.junit.jupiter</groupId>
<artifactId>junit-jupiter</artifactId>
<version>5.4.0</version>
<version>5.4.2</version>
<scope>test</scope>
</dependency>
<dependency>