mirror of
https://github.com/InsanusMokrassar/PlaguBot.git
synced 2024-11-21 15:13:46 +00:00
commit
9eff09ca68
@ -1,5 +1,12 @@
|
||||
# Changelog
|
||||
|
||||
## 3.3.1
|
||||
|
||||
* `Versions`:
|
||||
* `tgbotapi`: `5.0.1`
|
||||
* `microutils`: `0.16.6`
|
||||
* `ktor`: `2.2.2`
|
||||
|
||||
## 3.3.0
|
||||
|
||||
* `Versions`:
|
||||
|
@ -5,4 +5,4 @@ kotlin.js.generate.externals=true
|
||||
kotlin.incremental=true
|
||||
|
||||
group=dev.inmo
|
||||
version=3.3.0
|
||||
version=3.3.1
|
||||
|
@ -4,8 +4,8 @@ kt = "1.7.22"
|
||||
kt-serialization = "1.4.1"
|
||||
kt-coroutines = "1.6.4"
|
||||
|
||||
microutils = "0.16.4"
|
||||
tgbotapi = "5.0.0"
|
||||
microutils = "0.16.6"
|
||||
tgbotapi = "5.0.1"
|
||||
kslog = "0.5.4"
|
||||
|
||||
jb-exposed = "0.41.1"
|
||||
@ -16,7 +16,7 @@ sqlite = "3.40.0.0"
|
||||
klock = "3.4.0"
|
||||
uuid = "0.6.0"
|
||||
|
||||
ktor = "2.2.1"
|
||||
ktor = "2.2.2"
|
||||
|
||||
gh-release = "2.4.1"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user