chore: update dependencies

This commit is contained in:
Skylot
2023-05-07 15:50:44 +01:00
parent 5aaceee978
commit f825901849
10 changed files with 68 additions and 52 deletions
@@ -13,7 +13,7 @@ dependencies {
implementation(kotlin("scripting-dependencies"))
implementation(kotlin("scripting-dependencies-maven"))
implementation("org.jetbrains.kotlinx:kotlinx-coroutines-core:1.6.4")
implementation("org.jetbrains.kotlinx:kotlinx-coroutines-core:1.7.0")
implementation("io.github.microutils:kotlin-logging-jvm:3.0.5")
runtimeOnly(project(":jadx-plugins:jadx-dex-input"))