mirror of
https://github.com/InsanusMokrassar/PlaguBot.git
synced 2024-11-10 01:43:46 +00:00
update dependencies
This commit is contained in:
parent
c80a7a1bda
commit
d597539b9e
@ -2,6 +2,13 @@
|
||||
|
||||
## 9.0.0
|
||||
|
||||
* `Versions`:
|
||||
* `Kotlin`: `2.0.10`
|
||||
* `Serialization`: `1.7.1`
|
||||
* `MicroUtils`: `0.22.0`
|
||||
* `tgbotapi`: `16.0.0`
|
||||
* `Exposed`: `0.53.0`
|
||||
|
||||
## 8.5.1
|
||||
|
||||
* `Versions`:
|
||||
|
@ -1,15 +1,15 @@
|
||||
[versions]
|
||||
|
||||
kt = "1.9.23"
|
||||
kt-serialization = "1.6.3"
|
||||
kt = "2.0.10"
|
||||
kt-serialization = "1.7.1"
|
||||
kt-coroutines = "1.8.1"
|
||||
|
||||
microutils = "0.21.4"
|
||||
tgbotapi = "15.2.0"
|
||||
microutils = "0.22.0"
|
||||
tgbotapi = "16.0.0"
|
||||
|
||||
ksp = "1.9.23-1.0.20"
|
||||
ksp = "2.0.10-1.0.24"
|
||||
|
||||
jb-exposed = "0.50.1"
|
||||
jb-exposed = "0.53.0"
|
||||
jb-dokka = "1.9.20"
|
||||
|
||||
sqlite = "3.45.3.0"
|
||||
|
Loading…
Reference in New Issue
Block a user