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 2350a52 commit 7db13ddCopy full SHA for 7db13dd
buildSrc/build.gradle.kts
@@ -1,7 +1,7 @@
1
plugins {
2
`kotlin-dsl`
3
kotlin("jvm") version "1.8.10"
4
- kotlin("plugin.serialization") version "1.8.10"
+ kotlin("plugin.serialization") version "2.0.21"
5
// id("java-gradle-plugin")
6
}
7
0 commit comments