1
0
mirror of https://github.com/InsanusMokrassar/TelegramBotAPI.git synced 2025-09-03 23:29:33 +00:00

update dependencies

This commit is contained in:
2025-02-20 09:00:01 +06:00
parent 6cb9950b36
commit 9350f87e19
2 changed files with 4 additions and 2 deletions

View File

@@ -4,6 +4,8 @@
**THIS UPDATE CONTAINS BREAKING CHANGES IN `subcontextUpdatesFilter` WORK. TAKE CARE IN MIGRATION**
* `Version`:
* `MicroUtils`: `0.24.6` -> `0.24.7`
* `BehaviourBuilder`:
* Fix of overall `subcontextUpdatesFilter` behaviour. In fact, this update will fix its affection on scenaries

View File

@@ -10,10 +10,10 @@ korlibs = "5.4.0"
uuid = "0.8.4"
ktor = "3.1.0"
ksp = "2.1.10-1.0.29"
ksp = "2.1.10-1.0.30"
kotlin-poet = "1.18.1"
microutils = "0.24.6"
microutils = "0.24.7"
kslog = "1.4.1"
versions = "0.51.0"