chore: update dependencies

This commit is contained in:
Skylot
2024-04-11 18:56:44 +01:00
parent 665c1e57d2
commit 6aab8fabc9
8 changed files with 10 additions and 10 deletions
@@ -8,7 +8,7 @@ dependencies {
implementation(kotlin("stdlib-common"))
implementation(kotlin("script-runtime"))
implementation("io.github.oshai:kotlin-logging-jvm:6.0.3")
implementation("io.github.oshai:kotlin-logging-jvm:6.0.4")
// script context support in IDE is poor, use stubs and manual imports for now
// kotlinScriptDef(project(":jadx-plugins:jadx-script:jadx-script-runtime"))