mirror of
https://github.com/InsanusMokrassar/PlaguBot.git
synced 2024-11-21 15:13:46 +00:00
commit
55012eacec
@ -1,5 +1,14 @@
|
||||
# Changelog
|
||||
|
||||
## 2.4.1
|
||||
|
||||
* `Versions`:
|
||||
* `microutils`: `0.13.2`
|
||||
* `tgbotapi`: `3.3.1`
|
||||
* `klock`: `3.3.0`
|
||||
* `ktor`: `2.1.3`
|
||||
* `koin`: `3.2.2`
|
||||
|
||||
## 2.4.0
|
||||
|
||||
* `Versions`:
|
||||
|
@ -5,4 +5,4 @@ kotlin.js.generate.externals=true
|
||||
kotlin.incremental=true
|
||||
|
||||
group=dev.inmo
|
||||
version=2.4.0
|
||||
version=2.4.1
|
||||
|
@ -4,8 +4,8 @@ kt = "1.7.20"
|
||||
kt-serialization = "1.4.1"
|
||||
kt-coroutines = "1.6.4"
|
||||
|
||||
microutils = "0.13.1"
|
||||
tgbotapi = "3.3.0"
|
||||
microutils = "0.13.2"
|
||||
tgbotapi = "3.3.1"
|
||||
kslog = "0.5.2"
|
||||
|
||||
jb-exposed = "0.39.2"
|
||||
@ -13,14 +13,14 @@ jb-dokka = "1.7.20"
|
||||
|
||||
sqlite = "3.39.3.0"
|
||||
|
||||
klock = "3.2.0"
|
||||
klock = "3.3.0"
|
||||
uuid = "0.5.0"
|
||||
|
||||
ktor = "2.1.2"
|
||||
ktor = "2.1.3"
|
||||
|
||||
gh-release = "2.4.1"
|
||||
|
||||
koin = "3.2.0"
|
||||
koin = "3.2.2"
|
||||
|
||||
[libraries]
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user