mirror of
https://github.com/InsanusMokrassar/PlaguBot.git
synced 2024-12-21 21:47:11 +00:00
commit
605fb956a4
@ -1,5 +1,12 @@
|
||||
# Changelog
|
||||
|
||||
## 10.3.0
|
||||
|
||||
* `Versions`:
|
||||
* `microutils`: `0.23.2`
|
||||
* `tgbotapi`: `22.0.0`
|
||||
* `exposed`: `0.57.0`
|
||||
|
||||
## 10.2.1
|
||||
|
||||
* `Versions`:
|
||||
|
@ -5,4 +5,4 @@ kotlin.js.generate.externals=true
|
||||
kotlin.incremental=true
|
||||
|
||||
group=dev.inmo
|
||||
version=10.2.1
|
||||
version=10.3.0
|
||||
|
@ -4,12 +4,12 @@ kt = "2.1.0"
|
||||
kt-serialization = "1.7.3"
|
||||
kt-coroutines = "1.9.0"
|
||||
|
||||
microutils = "0.23.1"
|
||||
tgbotapi = "21.0.0"
|
||||
microutils = "0.23.2"
|
||||
tgbotapi = "22.0.0"
|
||||
|
||||
ksp = "2.1.0-1.0.28"
|
||||
ksp = "2.1.0-1.0.29"
|
||||
|
||||
jb-exposed = "0.56.0"
|
||||
jb-exposed = "0.57.0"
|
||||
jb-dokka = "1.9.20"
|
||||
|
||||
sqlite = "3.47.1.0"
|
||||
|
Loading…
Reference in New Issue
Block a user