From cb0f06065c76ed23605ba4d5c09c6f6c8a2866aa Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 30 Jul 2024 21:38:59 +0000 Subject: [PATCH] fix(deps): update exposed --- libs.versions.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs.versions.toml b/libs.versions.toml index 36d48823..42525bf8 100644 --- a/libs.versions.toml +++ b/libs.versions.toml @@ -2,7 +2,7 @@ kotlin = "2.0.0" ktor = "2.3.12" -exposed = "0.51.1" +exposed = "0.53.0" javacv-ffmpeg = "6.1.1-1.5.10" detekt = "1.23.6" coroutines = "1.8.1"