chore: update dependencies

This commit is contained in:
Skylot
2023-08-11 17:36:14 +01:00
parent c602b3d967
commit f81a2c4ebb
11 changed files with 18 additions and 18 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.0.1")
implementation("io.github.oshai:kotlin-logging-jvm:5.1.0")
runtimeOnly(project(":jadx-plugins:jadx-dex-input"))
runtimeOnly(project(":jadx-plugins:jadx-smali-input"))