From c35ac8dc939f1acc1664c552e7683622d04836b9 Mon Sep 17 00:00:00 2001 From: Will Mooreston Date: Thu, 26 Feb 2026 13:41:10 -0800 Subject: [PATCH] bump kotlin for CVE-2020-29582 --- 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