#1210 - Upgrade to JUnit 4.13.1.

This commit is contained in:
Mark Paluch
2020-10-23 12:05:05 +02:00
parent 1692570a95
commit defa2eb812

View File

@@ -109,7 +109,7 @@
<jodatime>2.10.7</jodatime>
<jsonpath>2.4.0</jsonpath>
<!-- Deprecated: Use junit-vintage-engine and JUnit 4 is included as transitive dependency -->
<junit>4.13</junit>
<junit>4.13.1</junit>
<junit5>5.6.2</junit5>
<kotlin>1.3.72</kotlin>
<kotlin-coroutines>1.3.9</kotlin-coroutines>