chore: update dependencies
This commit is contained in:
@@ -8,7 +8,7 @@ dependencies {
|
||||
implementation(kotlin("stdlib-common"))
|
||||
implementation(kotlin("script-runtime"))
|
||||
|
||||
implementation("io.github.oshai:kotlin-logging-jvm:5.1.1")
|
||||
implementation("io.github.oshai:kotlin-logging-jvm:6.0.1")
|
||||
|
||||
// script context support in IDE is poor, use stubs and manual imports for now
|
||||
// kotlinScriptDef(project(":jadx-plugins:jadx-script:jadx-script-runtime"))
|
||||
|
||||
Reference in New Issue
Block a user