#1114 - Upgrade to JUnit 5.6.2.

This commit is contained in:
Mark Paluch
2020-06-08 08:35:45 +02:00
parent b68950efc9
commit ef10dccc41

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.6.1</junit5>
<junit5>5.6.2</junit5>
<kotlin>1.3.72</kotlin>
<kotlin-coroutines>1.3.6</kotlin-coroutines>
<logback>1.2.3</logback>