mirror of
https://github.com/InsanusMokrassar/PlaguBot.git
synced 2025-12-05 13:55:53 +00:00
Compare commits
7 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 40c4ae128f | |||
| 0f59009300 | |||
| a273f1117f | |||
| c8bb5e1195 | |||
| fbd98d67a9 | |||
| 2350555fbb | |||
| 4130f98caa |
12
CHANGELOG.md
12
CHANGELOG.md
@@ -1,5 +1,17 @@
|
||||
# Changelog
|
||||
|
||||
## 2.3.4
|
||||
|
||||
* `Versions`:
|
||||
* `tgbotapi`: `3.2.7`
|
||||
* `microutils`: `0.12.16`
|
||||
|
||||
## 2.3.3
|
||||
|
||||
* `Versions`:
|
||||
* `tgbotapi`: `3.2.6`
|
||||
* `sqlite`: `3.39.3.0`
|
||||
|
||||
## 2.3.2
|
||||
|
||||
* `Versions`:
|
||||
|
||||
@@ -5,4 +5,4 @@ kotlin.js.generate.externals=true
|
||||
kotlin.incremental=true
|
||||
|
||||
group=dev.inmo
|
||||
version=2.3.2
|
||||
version=2.3.4
|
||||
|
||||
@@ -4,14 +4,14 @@ kt = "1.7.10"
|
||||
kt-serialization = "1.4.0"
|
||||
kt-coroutines = "1.6.4"
|
||||
|
||||
microutils = "0.12.13"
|
||||
tgbotapi = "3.2.3"
|
||||
microutils = "0.12.16"
|
||||
tgbotapi = "3.2.7"
|
||||
kslog = "0.5.2"
|
||||
|
||||
jb-exposed = "0.39.2"
|
||||
jb-dokka = "1.7.10"
|
||||
|
||||
sqlite = "3.36.0.3"
|
||||
sqlite = "3.39.3.0"
|
||||
|
||||
klock = "3.1.0"
|
||||
uuid = "0.5.0"
|
||||
|
||||
Reference in New Issue
Block a user