From d6106e0e6576266ffdf9c54653a96275b3115446 Mon Sep 17 00:00:00 2001 From: Oliver Drotbohm Date: Fri, 12 Jul 2024 12:03:31 +0200 Subject: [PATCH] GH-2170 - Upgrade to Kotlin 1.9.24. Also, Mockk 1.13.11. --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 1f226830..bc9699b5 100644 --- a/pom.xml +++ b/pom.xml @@ -85,9 +85,9 @@ 2.0.12 6.1.6 3.0.0 - 1.9.23 + 1.9.24 1.7.3 - 1.13.10 + 1.13.11