mirror of
https://github.com/InsanusMokrassar/PlaguBot.git
synced 2024-11-21 15:13:46 +00:00
commit
f9cc279854
@ -1,5 +1,11 @@
|
||||
# Changelog
|
||||
|
||||
## 5.1.0
|
||||
|
||||
* `Versions`:
|
||||
* `tgbotapi`: `7.1.0`
|
||||
* `sqlite`: `3.41.2.1`
|
||||
|
||||
## 5.0.2
|
||||
|
||||
* `Versions`:
|
||||
|
@ -5,4 +5,4 @@ kotlin.js.generate.externals=true
|
||||
kotlin.incremental=true
|
||||
|
||||
group=dev.inmo
|
||||
version=5.0.2
|
||||
version=5.1.0
|
||||
|
@ -5,13 +5,13 @@ kt-serialization = "1.5.0"
|
||||
kt-coroutines = "1.6.4"
|
||||
|
||||
microutils = "0.17.8"
|
||||
tgbotapi = "7.0.2"
|
||||
tgbotapi = "7.1.0"
|
||||
kslog = "1.1.1"
|
||||
|
||||
jb-exposed = "0.41.1"
|
||||
jb-dokka = "1.8.10"
|
||||
|
||||
sqlite = "3.40.0.0"
|
||||
sqlite = "3.41.2.1"
|
||||
|
||||
klock = "3.4.0"
|
||||
uuid = "0.7.0"
|
||||
|
Loading…
Reference in New Issue
Block a user