Merge pull request #18 from InsanusMokrassar/renovate/dev.inmo-tgbotapi-0.x

Update dependency dev.inmo:tgbotapi to v0.30.8
This commit is contained in:
2020-11-21 20:23:02 +06:00
committed by GitHub
2 changed files with 3 additions and 3 deletions

View File

@@ -18,8 +18,8 @@ repositories {
kotlin {
jvm()
js(LEGACY) {
// js(IR) {
// js(LEGACY) {
js(IR) {
browser()
binaries.executable()
}

View File

@@ -2,4 +2,4 @@ kotlin.code.style=official
org.gradle.parallel=true
kotlin_version=1.4.10
telegram_bot_api_version=0.30.7
telegram_bot_api_version=0.30.8