#1040 - Upgrade to JUnit 5.6.1.

This commit is contained in:
Mark Paluch
2020-03-31 14:37:52 +02:00
parent 0deffbb9bd
commit 99dd422e4e

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.0</junit5>
<junit5>5.6.1</junit5>
<kotlin>1.3.71</kotlin>
<kotlin-coroutines>1.3.5</kotlin-coroutines>
<logback>1.2.3</logback>