1
0
mirror of https://github.com/InsanusMokrassar/TelegramBotAPI.git synced 2026-04-06 18:12:35 +00:00

Update dependency com.squareup:kotlinpoet-ksp to v2.3.0

This commit is contained in:
renovate[bot]
2026-03-27 14:39:37 +00:00
committed by GitHub
parent ba65e01c84
commit 0a3437b203

View File

@@ -11,7 +11,7 @@ uuid = "0.8.4"
ktor = "3.4.1" ktor = "3.4.1"
ksp = "2.3.6" ksp = "2.3.6"
kotlin-poet = "2.2.0" kotlin-poet = "2.3.0"
microutils = "0.29.1" microutils = "0.29.1"
kslog = "1.6.0" kslog = "1.6.0"