mirror of
https://github.com/InsanusMokrassar/PlaguBot.git
synced 2025-12-05 13:55:53 +00:00
Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 629ff7ee4e | |||
| 666ba9926e | |||
| 995bce3885 |
@@ -1,5 +1,10 @@
|
||||
# Changelog
|
||||
|
||||
## 9.1.0
|
||||
|
||||
* `Versions`:
|
||||
* `tgbotapi`: `17.0.0`
|
||||
|
||||
## 9.0.0
|
||||
|
||||
* `Versions`:
|
||||
|
||||
@@ -5,4 +5,4 @@ kotlin.js.generate.externals=true
|
||||
kotlin.incremental=true
|
||||
|
||||
group=dev.inmo
|
||||
version=9.0.0
|
||||
version=9.1.0
|
||||
|
||||
@@ -5,7 +5,7 @@ kt-serialization = "1.7.1"
|
||||
kt-coroutines = "1.8.1"
|
||||
|
||||
microutils = "0.22.0"
|
||||
tgbotapi = "16.0.0"
|
||||
tgbotapi = "17.0.0"
|
||||
|
||||
ksp = "2.0.10-1.0.24"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user