From 553a66f259c1be6d036f6742efb68caeec51af80 Mon Sep 17 00:00:00 2001 From: Christoph Strobl Date: Thu, 5 Oct 2023 08:17:03 +0200 Subject: [PATCH] Downgrade to Mockk 1.13.7. The .8 release caused issues with bytecode inlineing requesting an additional '-jvm-target' option. See #2121 --- parent/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/parent/pom.xml b/parent/pom.xml index f5cc7f69..e4819972 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -121,7 +121,7 @@ 1.12.0-M3 1.2.0-M3 5.5.0 - 1.13.8 + 1.13.7 5.0.0 2023.0.0-M3 2.2.21