From a2520d2f154f752575c455438cad9698a1ca7cfc Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 12 Jul 2026 10:57:56 +0000 Subject: [PATCH] Update plugin org.jetbrains.kotlin.jvm to v2.4.0 --- gradle/libs.versions.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index c5db3773..24cc2153 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -7,7 +7,7 @@ jqwik = "1.10.0" jspecify = "1.0.0" junit = "6.1.0" junitLauncher = "6.1.0" -kotlin = "2.3.21" +kotlin = "2.4.0" ktfmt = "0.53" messagePack = "0.9.12" spotless = "7.2.1"