From e8733bf0e82fe54ab199989f1a62d4b5ab42acb8 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 1 Jun 2025 20:24:13 +0000 Subject: [PATCH] Update microutils to v0.25.6-branch_master-build1524 --- gradle/libs.versions.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index a87289b..6ea7a00 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -7,7 +7,7 @@ kt-coroutines = "1.9.0" klock = "5.4.0" ktor = "3.0.2" -microutils = "0.23.2" +microutils = "0.25.6-branch_master-build1524" gh-release = "2.5.2"