mirror of
https://github.com/InsanusMokrassar/PlaguBot.git
synced 2025-09-15 13:29:46 +00:00
update dependencies
This commit is contained in:
@@ -2,6 +2,12 @@
|
||||
|
||||
## 10.4.0
|
||||
|
||||
* `Versions`:
|
||||
* `microutils`: `0.24.6`
|
||||
* `tgbotapi`: `23.2.0`
|
||||
* `exposed`: `0.59.0`
|
||||
* `sqlite`: `3.49.0.0`
|
||||
|
||||
## 10.3.1
|
||||
|
||||
* `Versions`:
|
||||
|
@@ -4,15 +4,15 @@ kt = "2.1.10"
|
||||
kt-serialization = "1.8.0"
|
||||
kt-coroutines = "1.10.1"
|
||||
|
||||
microutils = "0.24.5"
|
||||
tgbotapi = "23.1.2"
|
||||
microutils = "0.24.6"
|
||||
tgbotapi = "23.2.0"
|
||||
|
||||
ksp = "2.1.10-1.0.29"
|
||||
|
||||
jb-exposed = "0.58.0"
|
||||
jb-exposed = "0.59.0"
|
||||
jb-dokka = "2.0.0"
|
||||
|
||||
sqlite = "3.48.0.0"
|
||||
sqlite = "3.49.0.0"
|
||||
|
||||
gh-release = "2.5.2"
|
||||
|
||||
|
Reference in New Issue
Block a user