From 69c8f7adadb2f704a0720c70e0acae4a8a0233f2 Mon Sep 17 00:00:00 2001 From: Christoph Strobl Date: Thu, 5 Oct 2023 08:36:53 +0200 Subject: [PATCH] Downgrade to Mockk 1.13.7. The .8 release caused issues with bytecode inlineing requesting an additional '-jvm-target' option. See #2138 --- parent/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/parent/pom.xml b/parent/pom.xml index ecd74ef1..401d01f9 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