We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5b8c959 commit 1da5f58Copy full SHA for 1da5f58
1 file changed
build.gradle.kts
@@ -32,7 +32,7 @@ dependencies {
32
api("org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2")
33
api("org.jetbrains.kotlinx:kotlinx-serialization-json:1.9.0")
34
35
- api("ch.qos.logback:logback-classic:1.5.18")
+ api("ch.qos.logback:logback-classic:1.5.22")
36
api("io.github.cdimascio:dotenv-kotlin:6.5.1")
37
api("dev.fruxz:ascend:2025.7-8af65e5")
38
api("com.google.code.gson:gson:2.13.1")
0 commit comments