We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4c5fc32 + 8b70ee7 commit 529e020Copy full SHA for 529e020
build.gradle.kts
@@ -39,7 +39,7 @@ plugins {
39
40
kotlin("jvm") version "2.1.10"
41
kotlin("plugin.allopen") version "2.1.10"
42
- kotlin("plugin.serialization") version "2.1.10"
+ kotlin("plugin.serialization") version "2.1.20"
43
44
id("com.gradleup.shadow") version "8.3.6"
45
0 commit comments