chore: update dependencies

This commit is contained in:
Skylot
2024-01-11 19:10:44 +00:00
parent 23e643c686
commit 03052baabe
9 changed files with 17 additions and 17 deletions
@@ -10,7 +10,7 @@ dependencies {
implementation(kotlin("scripting-jvm"))
implementation(kotlin("scripting-jvm-host"))
implementation("io.github.oshai:kotlin-logging-jvm:6.0.1")
implementation("io.github.oshai:kotlin-logging-jvm:6.0.2")
// path for scripts cache
implementation("dev.dirs:directories:26")