Merge pull request #18 from InsanusMokrassar/0.4.0

0.4.0
This commit is contained in:
InsanusMokrassar 2023-10-31 20:30:00 +06:00 committed by GitHub
commit 5fd4042fe3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 4 deletions

View File

@ -10,4 +10,4 @@ android.enableJetifier=true
# Project data
group=dev.inmo
version=0.3.0
version=0.4.0

View File

@ -3,12 +3,12 @@
kotlin = "1.8.22"
kotlin-serialization = "1.5.1"
plagubot = "7.1.0"
tgbotapi = "9.1.0"
plagubot = "7.2.1"
tgbotapi = "9.2.1"
microutils = "0.19.9"
kslog = "1.1.2"
krontab = "2.1.2"
plagubot-plugins = "0.14.0"
plagubot-plugins = "0.15.1"
dokka = "1.8.20"