1
0
mirror of https://github.com/InsanusMokrassar/TelegramBotAPI.git synced 2024-06-15 06:15:27 +00:00

Update dependency org.jetbrains.kotlinx:kotlinx-coroutines-core to v1.8.1

This commit is contained in:
renovate[bot] 2024-05-10 11:44:10 +00:00 committed by GitHub
parent 31c1055f3d
commit a4ed170979
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -2,7 +2,7 @@
kotlin = "1.9.23"
kotlin-serialization = "1.6.3"
kotlin-coroutines = "1.8.0"
kotlin-coroutines = "1.8.1"
javax-activation = "1.1.1"