mirror of
https://github.com/InsanusMokrassar/TelegramBotAPI.git
synced 2024-11-22 08:13:47 +00:00
update dependencies
This commit is contained in:
parent
034e2d7ff3
commit
75b27858dd
@ -2,6 +2,10 @@
|
||||
|
||||
## 7.0.2
|
||||
|
||||
* `Versions`:
|
||||
* `Kotlin`: `1.8.10` -> `1.8.20`
|
||||
* `MicroUtils`: `0.17.5` -> `0.17.6`
|
||||
|
||||
## 7.0.1
|
||||
|
||||
* `Core`:
|
||||
|
@ -1,6 +1,6 @@
|
||||
[versions]
|
||||
|
||||
kotlin = "1.8.10"
|
||||
kotlin = "1.8.20"
|
||||
kotlin-serialization = "1.5.0"
|
||||
kotlin-coroutines = "1.6.4"
|
||||
|
||||
@ -10,10 +10,10 @@ korlibs = "3.4.0"
|
||||
uuid = "0.7.0"
|
||||
ktor = "2.2.4"
|
||||
|
||||
ksp = "1.8.10-1.0.9"
|
||||
kotlin-poet = "1.12.0"
|
||||
ksp = "1.8.20-1.0.10"
|
||||
kotlin-poet = "1.13.0"
|
||||
|
||||
microutils = "0.17.6-branch_0.17.6-build420"
|
||||
microutils = "0.17.6"
|
||||
|
||||
github-release-plugin = "2.4.1"
|
||||
dokka = "1.8.10"
|
||||
|
Loading…
Reference in New Issue
Block a user