chore: update dependencies

This commit is contained in:
Skylot
2022-11-12 13:45:30 +00:00
parent 926f4e497a
commit 17574ee554
16 changed files with 80 additions and 80 deletions
@@ -4,7 +4,7 @@ dependencies {
implementation("org.jetbrains.kotlin:kotlin-stdlib-common")
implementation("org.jetbrains.kotlin:kotlin-script-runtime")
implementation("io.github.microutils:kotlin-logging-jvm:3.0.2")
implementation("io.github.microutils:kotlin-logging-jvm:3.0.5")
// script context support in IDE is poor, use stubs and manual imports for now
// kotlinScriptDef(project(":jadx-plugins:jadx-script:jadx-script-runtime"))