From dd83bd125755cfd48a8a150a4f5759f55f04afef Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 28 Apr 2026 17:59:03 +0000 Subject: [PATCH] Update other dependencies --- gradle/libs.versions.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index 2daefec..9053a2f 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -1,11 +1,11 @@ [versions] -kotlin = "2.3.20" +kotlin = "2.3.21" kotlinLanguage = "2.1" shadow = "9.4.1" pluginPublish = "2.1.1" kotlinxSerialization = "1.11.0" caffeine = "3.2.3" -junit = "5.14.3" +junit = "5.14.4" mavenPublish = "0.36.0" [libraries]