From e2bb7a0b1c364a8d947880531ac2c2f6c321a015 Mon Sep 17 00:00:00 2001
From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com>
Date: Fri, 21 Jun 2024 20:21:58 +0000
Subject: [PATCH] fix(deps): update dependency
org.jetbrains.kotlinx:kotlinx-serialization-core-jvm to v1.7.0
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 9851b53..d61d6e2 100644
--- a/pom.xml
+++ b/pom.xml
@@ -132,7 +132,7 @@
org.jetbrains.kotlinx
kotlinx-serialization-core-jvm
- 1.6.3
+ 1.7.0
io.ktor