mirror of
https://github.com/InsanusMokrassar/PlaguBot.git
synced 2024-11-24 08:28:42 +00:00
commit
5806fa1c31
@ -1,5 +1,13 @@
|
||||
# Changelog
|
||||
|
||||
## 2.3.1
|
||||
|
||||
* `Versions`:
|
||||
* `klock`: `3.1.0`
|
||||
* `tgbotapi`: `3.2.1`
|
||||
* `microutils`: `0.12.11`
|
||||
* `ktor`: `2.1.1`
|
||||
|
||||
## 2.3.0
|
||||
|
||||
* `Bot`:
|
||||
|
@ -5,4 +5,4 @@ kotlin.js.generate.externals=true
|
||||
kotlin.incremental=true
|
||||
|
||||
group=dev.inmo
|
||||
version=2.3.0
|
||||
version=2.3.1
|
||||
|
@ -4,8 +4,8 @@ kt = "1.7.10"
|
||||
kt-serialization = "1.4.0"
|
||||
kt-coroutines = "1.6.4"
|
||||
|
||||
microutils = "0.12.4"
|
||||
tgbotapi = "3.2.0"
|
||||
microutils = "0.12.11"
|
||||
tgbotapi = "3.2.1"
|
||||
kslog = "0.5.1"
|
||||
|
||||
jb-exposed = "0.39.2"
|
||||
@ -13,10 +13,10 @@ jb-dokka = "1.7.10"
|
||||
|
||||
sqlite = "3.36.0.3"
|
||||
|
||||
klock = "3.0.0"
|
||||
klock = "3.1.0"
|
||||
uuid = "0.5.0"
|
||||
|
||||
ktor = "2.1.0"
|
||||
ktor = "2.1.1"
|
||||
|
||||
gh-release = "2.4.1"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user