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 4965205 commit c9f7095Copy full SHA for c9f7095
build.gradle.kts
@@ -1,5 +1,5 @@
1
plugins {
2
- kotlin("jvm") version "2.2.20"
+ kotlin("jvm") version "2.2.21"
3
id("org.jetbrains.kotlin.plugin.serialization") version "2.2.20"
4
id("io.ktor.plugin") version "3.3.1"
5
}
0 commit comments