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 7fd3a67 + fe44e54 commit 631c9d1Copy full SHA for 631c9d1
build.gradle.kts
@@ -11,7 +11,7 @@ plugins {
11
alias(libs.plugins.changelog) // Gradle Changelog Plugin
12
alias(libs.plugins.qodana) // Gradle Qodana Plugin
13
alias(libs.plugins.kover) // Gradle Kover Plugin
14
- kotlin("plugin.serialization") version "2.2.10"
+ kotlin("plugin.serialization") version "2.2.20"
15
}
16
17
group = providers.gradleProperty("pluginGroup").get()
0 commit comments