chore: update dependencies

This commit is contained in:
Skylot
2023-07-05 19:52:59 +01:00
parent 9b75a4f199
commit ba0e918fef
6 changed files with 8 additions and 8 deletions
@@ -14,7 +14,7 @@ dependencies {
implementation(kotlin("scripting-dependencies"))
implementation(kotlin("scripting-dependencies-maven"))
implementation("org.jetbrains.kotlinx:kotlinx-coroutines-core:1.7.1")
implementation("org.jetbrains.kotlinx:kotlinx-coroutines-core:1.7.2")
implementation("io.github.microutils:kotlin-logging-jvm:3.0.5")
runtimeOnly(project(":jadx-plugins:jadx-dex-input"))