From 7637af6c15e0322197dc99daa6a487b597ee13d4 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 21 Dec 2024 15:54:57 +0000 Subject: [PATCH] fix(deps): update kotlinx-coroutines monorepo to v1.10.1 --- libs.versions.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs.versions.toml b/libs.versions.toml index bda7d449..465ac7e5 100644 --- a/libs.versions.toml +++ b/libs.versions.toml @@ -5,7 +5,7 @@ ktor = "2.3.13" exposed = "0.57.0" javacv-ffmpeg = "6.1.1-1.5.10" detekt = "1.23.7" -coroutines = "1.9.0" +coroutines = "1.10.1" swagger = "2.2.27" tika = "2.9.2" owl = "0.0.1"