#997 - Upgrade to JUnit 5.6.0.

This commit is contained in:
Mark Paluch
2020-02-11 09:48:47 +01:00
parent d7b627f955
commit 1419fdf836

View File

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