From 383f396162b7654930758b76a0696d3aa2ce5686 Mon Sep 17 00:00:00 2001 From: Chua Chee Seng Date: Wed, 5 Oct 2022 21:07:31 +0800 Subject: [PATCH] Updated reporting-api version to 3.8.6, and use scalatest-core instead of scalatest artifact. --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 58e8206..ba3f476 100644 --- a/pom.xml +++ b/pom.xml @@ -35,7 +35,7 @@ 3.8.6 3.8.6 4.12 - 3.0 + 3.1.1 1.4.1 8 @@ -97,7 +97,7 @@ org.scalatest - scalatest_${scala.major.version} + scalatest-core_${scala.major.version} ${scalatest.version} test