#1279 - Upgrade to JUnit 5.6.3.

This commit is contained in:
Mark Paluch
2020-12-07 08:49:03 +01:00
parent f819ae4efc
commit 016c02fda3

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.1</junit>
<junit5>5.6.2</junit5>
<junit5>5.6.3</junit5>
<kotlin>1.3.72</kotlin>
<kotlin-coroutines>1.3.9</kotlin-coroutines>
<logback>1.2.3</logback>