chore: update dependencies

This commit is contained in:
Skylot
2024-12-09 17:41:26 +00:00
parent 2fa7f84251
commit fdad829c49
8 changed files with 18 additions and 18 deletions
@@ -8,7 +8,7 @@ dependencies {
implementation(kotlin("stdlib-common"))
implementation(kotlin("script-runtime"))
implementation("io.github.oshai:kotlin-logging-jvm:7.0.0")
implementation("io.github.oshai:kotlin-logging-jvm:7.0.3")
// script context support in IDE is poor, use stubs and manual imports for now
// kotlinScriptDef(project(":jadx-plugins:jadx-script:jadx-script-runtime"))