From a39bbe2cceb37e30612ad8dfb550119e02fa1613 Mon Sep 17 00:00:00 2001 From: Graham Date: Sun, 15 Dec 2019 16:32:08 +0000 Subject: [PATCH] Add kotlin-test-junit5 to --- pom.xml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/pom.xml b/pom.xml index fc504b5..e2c1378 100644 --- a/pom.xml +++ b/pom.xml @@ -67,6 +67,12 @@ 1.3.61 test + + org.jetbrains.kotlin + kotlin-test-junit5 + 1.3.61 + test +