From 129d4d8743b54e37a705361331ffc0c47e4cb103 Mon Sep 17 00:00:00 2001 From: Oliver Drotbohm Date: Thu, 15 Sep 2022 16:06:09 +0200 Subject: [PATCH] #1848 - Upgrade to Mockk 1.12.7. --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 4368ca0f..cee2e00f 100644 --- a/pom.xml +++ b/pom.xml @@ -88,7 +88,7 @@ 3.0.0-M2 1.7.10 1.6.4 - 1.12.0 + 1.12.7 @@ -657,7 +657,7 @@ io.mockk - mockk + mockk-jvm ${mockk.version} test