mirror of
https://github.com/InsanusMokrassar/PlaguBot.git
synced 2026-05-18 06:17:24 +00:00
Compare commits
9 Commits
4.1.0
...
8e0d35a80d
| Author | SHA1 | Date | |
|---|---|---|---|
| 8e0d35a80d | |||
| a49fb60555 | |||
| ec26179d2a | |||
| daed26cba6 | |||
| 7c820b70ac | |||
| edb15f11db | |||
| 18000429b0 | |||
| d975e61966 | |||
| 663e00cad6 |
11
CHANGELOG.md
11
CHANGELOG.md
@@ -1,5 +1,16 @@
|
|||||||
# Changelog
|
# Changelog
|
||||||
|
|
||||||
|
## 5.0.0
|
||||||
|
|
||||||
|
* `Versions`:
|
||||||
|
* `tgbotapi`: `7.0.1`
|
||||||
|
|
||||||
|
## 5.0.0
|
||||||
|
|
||||||
|
* `Versions`:
|
||||||
|
* `tgbotapi`: `7.0.0`
|
||||||
|
* `microutils`: `0.17.5`
|
||||||
|
|
||||||
## 4.1.0
|
## 4.1.0
|
||||||
|
|
||||||
* `Versions`:
|
* `Versions`:
|
||||||
|
|||||||
@@ -5,4 +5,4 @@ kotlin.js.generate.externals=true
|
|||||||
kotlin.incremental=true
|
kotlin.incremental=true
|
||||||
|
|
||||||
group=dev.inmo
|
group=dev.inmo
|
||||||
version=4.1.0
|
version=5.0.1
|
||||||
|
|||||||
@@ -4,12 +4,12 @@ kt = "1.8.10"
|
|||||||
kt-serialization = "1.5.0"
|
kt-serialization = "1.5.0"
|
||||||
kt-coroutines = "1.6.4"
|
kt-coroutines = "1.6.4"
|
||||||
|
|
||||||
microutils = "0.17.3"
|
microutils = "0.17.5"
|
||||||
tgbotapi = "6.1.0"
|
tgbotapi = "7.0.1"
|
||||||
kslog = "1.0.0"
|
kslog = "1.0.0"
|
||||||
|
|
||||||
jb-exposed = "0.41.1"
|
jb-exposed = "0.41.1"
|
||||||
jb-dokka = "1.7.20"
|
jb-dokka = "1.8.10"
|
||||||
|
|
||||||
sqlite = "3.40.0.0"
|
sqlite = "3.40.0.0"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user