#998 - Upgrade to JUnit 4.13.

This commit is contained in:
Mark Paluch
2020-02-11 09:48:32 +01:00
parent c432c374fa
commit d7b627f955

View File

@@ -109,7 +109,7 @@
<jodatime>2.10.5</jodatime>
<jsonpath>2.4.0</jsonpath>
<!-- Deprecated: Use junit-vintage-engine and JUnit 4 is included as transitive dependency -->
<junit>4.12</junit>
<junit>4.13</junit>
<junit5>5.5.2</junit5>
<kotlin>1.3.61</kotlin>
<kotlin-coroutines>1.3.3</kotlin-coroutines>