From 03454ab41f393caeb55baeb1e991921bf9a7c082 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 13 Jan 2025 20:13:54 +0000 Subject: [PATCH] Update dependency org.jetbrains.kotlinx:kotlinx-serialization-json to v1.7.3 --- jvm/gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/jvm/gradle.properties b/jvm/gradle.properties index 8ec4c4e3..df6730c0 100644 --- a/jvm/gradle.properties +++ b/jvm/gradle.properties @@ -8,6 +8,6 @@ ver_JUNIT_USE=5.10.3 ver_JUNIT_PIONEER=2.2.0 ver_OKIO=3.9.0 ver_KOTLIN_TEST=2.0.0 -ver_KOTLIN_SERIALIZATION=1.7.1 +ver_KOTLIN_SERIALIZATION=1.7.3 # Kotest 5.4.0 is the oldest that we support ver_KOTEST=5.4.0 \ No newline at end of file