chore: update dependencies

This commit is contained in:
Skylot
2024-04-11 18:56:44 +01:00
parent 665c1e57d2
commit 6aab8fabc9
8 changed files with 10 additions and 10 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.3")
implementation("io.github.oshai:kotlin-logging-jvm:6.0.4")
runtimeOnly(project(":jadx-plugins:jadx-dex-input"))
runtimeOnly(project(":jadx-plugins:jadx-smali-input"))