From ac2a8e4da204d5dea6e465e95512dd08027542a3 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 11 May 2025 15:31:13 +0000 Subject: [PATCH] fix(deps): update kotlinx-coroutines monorepo to v1.10.2 (#702) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- libs.versions.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs.versions.toml b/libs.versions.toml index adc5132b..833d9a3d 100644 --- a/libs.versions.toml +++ b/libs.versions.toml @@ -5,7 +5,7 @@ ktor = "3.1.1" exposed = "0.59.0" javacv-ffmpeg = "7.1-1.5.11" detekt = "1.23.7" -coroutines = "1.10.1" +coroutines = "1.10.2" swagger = "2.2.28" tika = "3.1.0" owl = "0.0.1"