chore: update gradle and dependencies

This commit is contained in:
Skylot
2025-03-19 22:09:33 +00:00
parent cca6ca25d1
commit 4daad2fc79
18 changed files with 34 additions and 34 deletions
@@ -13,5 +13,5 @@ dependencies {
implementation(kotlin("scripting-ide-services"))
implementation("org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.1")
implementation("io.github.oshai:kotlin-logging-jvm:7.0.3")
implementation("io.github.oshai:kotlin-logging-jvm:7.0.5")
}