From 053e657a79d4c5719df5fa88582e65cc86559614 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 7 Jul 2025 20:29:09 +0000 Subject: [PATCH] chore(deps): update dependency org.jetbrains.kotlinx:kotlinx-datetime to v0.7.1-0.6.x-compat --- datetime.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/datetime.json b/datetime.json index 5f961de0..3ca6ac91 100644 --- a/datetime.json +++ b/datetime.json @@ -1,7 +1,7 @@ { "description": "Kotlin date/time library", "properties": [ - { "name": "v", "value": "0.6.2" }, + { "name": "v", "value": "0.7.1-0.6.x-compat" }, { "name": "v-renovate-hint", "value": "update: package=org.jetbrains.kotlinx:kotlinx-datetime" } ], "link": "https://github.com/Kotlin/kotlinx-datetime",