mirror of
https://github.com/InsanusMokrassar/PlaguBot.git
synced 2024-12-04 21:30:06 +00:00
update dependencies
This commit is contained in:
parent
7bdb525f01
commit
f3e6b55861
@ -2,6 +2,13 @@
|
||||
|
||||
## 10.2.0
|
||||
|
||||
* `Versions`:
|
||||
* `kotlin`: `2.1.0`
|
||||
* `microutils`: `0.23.1`
|
||||
* `tgbotapi`: `21.0.0`
|
||||
* `exposed`: `0.56.0`
|
||||
* `sqlite`: `3.47.1.0`
|
||||
|
||||
## 10.1.1
|
||||
|
||||
* `Versions`:
|
||||
|
@ -1,18 +1,18 @@
|
||||
[versions]
|
||||
|
||||
kt = "2.0.21"
|
||||
kt = "2.1.0"
|
||||
kt-serialization = "1.7.3"
|
||||
kt-coroutines = "1.9.0"
|
||||
|
||||
microutils = "0.23.0"
|
||||
tgbotapi = "20.0.1"
|
||||
microutils = "0.23.1"
|
||||
tgbotapi = "21.0.0"
|
||||
|
||||
ksp = "2.0.21-1.0.26"
|
||||
ksp = "2.1.0-1.0.28"
|
||||
|
||||
jb-exposed = "0.55.0"
|
||||
jb-exposed = "0.56.0"
|
||||
jb-dokka = "1.9.20"
|
||||
|
||||
sqlite = "3.47.0.0"
|
||||
sqlite = "3.47.1.0"
|
||||
|
||||
gh-release = "2.5.2"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user