We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 8b41b13 + ec50d52 commit 1963d18Copy full SHA for 1963d18
1 file changed
build.gradle.kts
@@ -3,7 +3,7 @@ plugins {
3
id("org.jetbrains.intellij") version "1.16.1"
4
id("org.jetbrains.changelog") version "2.2.0"
5
kotlin("jvm") version "1.9.22"
6
- kotlin("plugin.serialization") version "1.9.21"
+ kotlin("plugin.serialization") version "1.9.22"
7
}
8
9
group = "ai.devchat"
0 commit comments