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 a330fc2 + 2090e1c commit 5797f6cCopy full SHA for 5797f6c
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.20"
+ kotlin("plugin.serialization") version "2.2.21"
15
}
16
17
group = providers.gradleProperty("pluginGroup").get()
0 commit comments