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 abe1e87 + 494d128 commit e4e01ccCopy full SHA for e4e01cc
build.gradle.kts
@@ -5,7 +5,7 @@ plugins {
5
id("io.spring.dependency-management") version "1.1.6"
6
kotlin("jvm") version "2.0.10"
7
kotlin("plugin.spring") version "1.9.24"
8
- kotlin("plugin.serialization") version "1.9.24"
+ kotlin("plugin.serialization") version "2.0.10"
9
}
10
11
group = "com.fraktalio.example"
0 commit comments