From b4035bebcf868a183155d5b6e31ff6ebc8a75a05 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 11 May 2025 16:37:51 +0000 Subject: [PATCH] fix(deps): update swagger to v2.2.30 (#704) 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 e506fdc9..7e821a67 100644 --- a/libs.versions.toml +++ b/libs.versions.toml @@ -6,7 +6,7 @@ exposed = "0.59.0" javacv-ffmpeg = "7.1-1.5.11" detekt = "1.23.7" coroutines = "1.10.2" -swagger = "2.2.28" +swagger = "2.2.30" tika = "3.1.0" owl = "0.0.1" jackson = "2.18.2"