From 3d89c49b62bdceb38d2294b84cdabb7a324506b9 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 6 Jun 2024 19:04:54 +0000 Subject: [PATCH] fix(deps): update serialization to v1.7.0 --- libs.versions.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs.versions.toml b/libs.versions.toml index 8978c540..5087876b 100644 --- a/libs.versions.toml +++ b/libs.versions.toml @@ -7,7 +7,7 @@ javacv-ffmpeg = "6.1.1-1.5.10" detekt = "1.23.6" coroutines = "1.8.1" swagger = "2.2.22" -serialization = "1.6.3" +serialization = "1.7.0" kjob = "0.6.0" tika = "2.9.2" owl = "0.0.1"