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 825ae6f + f6e8ceb commit 1de6607Copy full SHA for 1de6607
build.gradle.kts
@@ -5,7 +5,7 @@ plugins {
5
id("io.spring.dependency-management") version "1.1.4"
6
kotlin("jvm") version "1.9.23"
7
kotlin("plugin.spring") version "1.9.23"
8
- kotlin("plugin.serialization") version "1.9.22"
+ kotlin("plugin.serialization") version "1.9.23"
9
}
10
11
group = "com.fraktalio.example"
0 commit comments