From a0b14233e0b37fa5cc8086e7d5b3cd1eef9ed263 Mon Sep 17 00:00:00 2001 From: InsanusMokrassar Date: Fri, 20 Oct 2023 22:35:03 +0600 Subject: [PATCH] update microutils --- 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 3b327da7f7..c8e690a33b 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -13,7 +13,7 @@ ktor = "2.3.5" ksp = "1.9.20-RC-1.0.13" kotlin-poet = "1.14.2" -microutils = "0.20.9" +microutils = "0.20.9-branch_0.20.9-build747" github-release-plugin = "2.4.1" dokka = "1.9.10"