mirror of
https://github.com/InsanusMokrassar/PlaguBot.git
synced 2026-03-17 16:32:23 +00:00
update dependencies
This commit is contained in:
@@ -2,6 +2,14 @@
|
||||
|
||||
## 11.0.0
|
||||
|
||||
* `Versions`:
|
||||
* `kotlin`: `2.3.10`
|
||||
* `serialization`: `1.10.0`
|
||||
* `microutils`: `0.29.1`
|
||||
* `tgbotapi`: `32.0.0`
|
||||
* `exposed`: `1.1.1`
|
||||
* `sqlite`: `3.51.2.0`
|
||||
|
||||
## 10.10.0
|
||||
|
||||
* `Versions`:
|
||||
|
||||
@@ -1,24 +1,24 @@
|
||||
[versions]
|
||||
|
||||
kt = "2.2.21"
|
||||
kt-serialization = "1.9.0"
|
||||
kt = "2.3.10"
|
||||
kt-serialization = "1.10.0"
|
||||
kt-coroutines = "1.10.2"
|
||||
|
||||
microutils = "0.26.8"
|
||||
tgbotapi = "30.0.2"
|
||||
microutils = "0.29.1"
|
||||
tgbotapi = "32.0.0"
|
||||
|
||||
ksp = "2.3.2"
|
||||
ksp = "2.3.6"
|
||||
|
||||
jb-exposed = "0.61.0"
|
||||
jb-exposed = "1.1.1"
|
||||
jb-dokka = "2.1.0"
|
||||
|
||||
sqlite = "3.50.1.0"
|
||||
sqlite = "3.51.2.0"
|
||||
|
||||
gh-release = "2.5.2"
|
||||
|
||||
koin = "4.1.1"
|
||||
|
||||
nmcp = "1.3.0"
|
||||
nmcp = "1.4.4"
|
||||
|
||||
[libraries]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user