chore: update dependencies

This commit is contained in:
Skylot
2023-12-21 19:00:33 +00:00
parent f5accc8464
commit 3e57dacfd3
8 changed files with 9 additions and 9 deletions
@@ -15,7 +15,7 @@ dependencies {
implementation(kotlin("scripting-dependencies-maven"))
implementation("org.jetbrains.kotlinx:kotlinx-coroutines-core:1.7.3")
implementation("io.github.oshai:kotlin-logging-jvm:5.1.1")
implementation("io.github.oshai:kotlin-logging-jvm:6.0.1")
runtimeOnly(project(":jadx-plugins:jadx-dex-input"))
runtimeOnly(project(":jadx-plugins:jadx-smali-input"))