chore: update dependencies

This commit is contained in:
Skylot
2024-04-19 19:43:07 +01:00
parent b356ff76e1
commit f9c0cad146
8 changed files with 11 additions and 11 deletions
@@ -15,7 +15,7 @@ dependencies {
implementation(kotlin("scripting-dependencies-maven"))
implementation("org.jetbrains.kotlinx:kotlinx-coroutines-core:1.8.0")
implementation("io.github.oshai:kotlin-logging-jvm:6.0.4")
implementation("io.github.oshai:kotlin-logging-jvm:6.0.9")
runtimeOnly(project(":jadx-plugins:jadx-dex-input"))
runtimeOnly(project(":jadx-plugins:jadx-smali-input"))