chore: update dependencies

This commit is contained in:
Skylot
2024-04-19 19:43:07 +01:00
parent b356ff76e1
commit f9c0cad146
8 changed files with 11 additions and 11 deletions
@@ -10,7 +10,7 @@ dependencies {
implementation(kotlin("scripting-jvm"))
implementation(kotlin("scripting-jvm-host"))
implementation("io.github.oshai:kotlin-logging-jvm:6.0.4")
implementation("io.github.oshai:kotlin-logging-jvm:6.0.9")
// path for scripts cache
implementation("dev.dirs:directories:26")