From 0ba7b7519c8a16c28188d78c5b32446aafb2da4e Mon Sep 17 00:00:00 2001 From: Christoph Strobl Date: Thu, 5 Oct 2023 08:35:28 +0200 Subject: [PATCH] Downgrade to Mockk 1.13.7. The .8 release caused issues with bytecode inlineing requesting an additional '-jvm-target' option. See #2135 --- parent/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/parent/pom.xml b/parent/pom.xml index a8593e63..0b04652e 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -122,7 +122,7 @@ 1.10.11 1.0.10 5.2.0 - 1.13.8 + 1.13.7 5.0.0 2022.0.11 2.2.21