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.
2 parents 79a0558 + 698ebd6 commit 22f5783Copy full SHA for 22f5783
build.gradle.kts
@@ -5,7 +5,7 @@ plugins {
5
id("io.spring.dependency-management") version "1.1.6"
6
kotlin("jvm") version "1.9.24"
7
kotlin("plugin.spring") version "1.9.23"
8
- kotlin("plugin.serialization") version "1.9.23"
+ kotlin("plugin.serialization") version "1.9.24"
9
}
10
11
group = "com.fraktalio.example"
0 commit comments