1
0
mirror of https://github.com/InsanusMokrassar/TelegramBotAPI.git synced 2026-03-03 17:32:23 +00:00

update microutils

This commit is contained in:
2026-02-15 21:03:28 +06:00
parent 9d879b90bb
commit 9f0ca8143c
2 changed files with 2 additions and 2 deletions

View File

@@ -6,4 +6,4 @@ kotlin.incremental=true
kotlin.incremental.js=true kotlin.incremental.js=true
library_group=dev.inmo library_group=dev.inmo
library_version=31.0.0 library_version=31.0.0-t1

View File

@@ -13,7 +13,7 @@ ktor = "3.3.2"
ksp = "2.3.2" ksp = "2.3.2"
kotlin-poet = "2.2.0" kotlin-poet = "2.2.0"
microutils = "0.26.8" microutils = "0.26.9"
kslog = "1.5.2" kslog = "1.5.2"
versions = "0.53.0" versions = "0.53.0"