chore: update dependencies

This commit is contained in:
Skylot
2025-04-15 21:50:27 +01:00
parent 1e75544636
commit 37b0b09f25
16 changed files with 30 additions and 30 deletions
@@ -11,7 +11,7 @@ dependencies {
implementation(kotlin("scripting-jvm"))
implementation(kotlin("scripting-jvm-host"))
implementation("io.github.oshai:kotlin-logging-jvm:7.0.5")
implementation("io.github.oshai:kotlin-logging-jvm:7.0.6")
testImplementation(project(":jadx-core"))
}