From 2547395304252d24ae930bfbe3bb111d4727aeff Mon Sep 17 00:00:00 2001 From: Will Mooreston <97046018+labkey-willm@users.noreply.github.com> Date: Fri, 27 Feb 2026 10:12:06 -0800 Subject: [PATCH] bump kotlin for CVE-2020-29582 (#1295) --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index 48a5f5b19b..7bfdb42bbe 100644 --- a/gradle.properties +++ b/gradle.properties @@ -189,7 +189,7 @@ httpcore5Version=5.3.6 httpclientVersion=4.5.14 httpcoreVersion=4.4.16 -intellijKotlinVersion=1.9.10 +intellijKotlinVersion=2.3.10 # Update all Jackson dependency versions below in tandem, unless one gets a patch release out-of-sync with the others jacksonVersion=2.20.0