chore: update dependencies

This commit is contained in:
Skylot
2024-09-21 22:00:03 +01:00
parent 02b69d2d29
commit 8f27de4d0e
8 changed files with 11 additions and 11 deletions
@@ -14,7 +14,7 @@ dependencies {
implementation(kotlin("scripting-dependencies"))
implementation(kotlin("scripting-dependencies-maven"))
implementation("org.jetbrains.kotlinx:kotlinx-coroutines-core:1.8.1")
implementation("org.jetbrains.kotlinx:kotlinx-coroutines-core:1.9.0")
implementation("io.github.oshai:kotlin-logging-jvm:7.0.0")
runtimeOnly(project(":jadx-plugins:jadx-dex-input"))