From 25ea3f71642be64111a89d7324aa695367891e44 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 21 Sep 2025 10:45:00 +0000 Subject: [PATCH] chore(deps): update dependency io.github.gciatto:kt-math to v0.10.2 --- kt-math.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kt-math.json b/kt-math.json index 29c1837a..202ec4a4 100644 --- a/kt-math.json +++ b/kt-math.json @@ -1,7 +1,7 @@ { "description": "Kotlin multi-platform port of java.math.*", "properties": [ - { "name": "v", "value": "0.10.0" }, + { "name": "v", "value": "0.10.2" }, { "name": "v-renovate-hint", "value": "update: package=io.github.gciatto:kt-math" } ], "link": "https://github.com/gciatto/kt-math",