From 2831623096bffb69a25141c72c05f7a0a28668cb Mon Sep 17 00:00:00 2001
From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com>
Date: Tue, 11 Jun 2024 21:28:20 +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 692956d..d32647e 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