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.
1 parent a6e635b commit ed36b5fCopy full SHA for ed36b5f
build.gradle.kts
@@ -5,7 +5,7 @@ plugins {
5
id("io.spring.dependency-management") version "1.1.3"
6
kotlin("jvm") version "1.9.10"
7
kotlin("plugin.spring") version "1.9.10"
8
- kotlin("plugin.serialization") version "1.9.0"
+ kotlin("plugin.serialization") version "1.9.10"
9
}
10
11
group = "com.fraktalio.example"
0 commit comments