chore: update dependencies

This commit is contained in:
Skylot
2024-01-15 18:51:09 +00:00
parent 306bc7abc3
commit 6f1dfb6848
7 changed files with 8 additions and 7 deletions
@@ -10,7 +10,7 @@ dependencies {
implementation(kotlin("scripting-jvm"))
implementation(kotlin("scripting-jvm-host"))
implementation("io.github.oshai:kotlin-logging-jvm:6.0.2")
implementation("io.github.oshai:kotlin-logging-jvm:6.0.3")
// path for scripts cache
implementation("dev.dirs:directories:26")