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 296563f + 0141e37 commit fc6a97bCopy full SHA for fc6a97b
build.gradle.kts
@@ -5,7 +5,7 @@ plugins {
5
id("io.spring.dependency-management") version "1.1.4"
6
kotlin("jvm") version "1.9.22"
7
kotlin("plugin.spring") version "1.9.21"
8
- kotlin("plugin.serialization") version "1.9.21"
+ kotlin("plugin.serialization") version "1.9.22"
9
}
10
11
group = "com.fraktalio.example"
0 commit comments