Skip to content

Commit f4dc689

Browse files
dependabot[bot]sander
authored andcommitted
chore(deps): bump plugin.serialization from 2.0.0 to 2.0.20
Bumps [plugin.serialization](https://github.com/JetBrains/kotlin) from 2.0.0 to 2.0.20. - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md) - [Commits](JetBrains/kotlin@v2.0.0...v2.0.20) --- updated-dependencies: - dependency-name: plugin.serialization dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 77a848d commit f4dc689

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ import org.jetbrains.kotlin.gradle.tasks.KotlinCompile
55
plugins {
66
kotlin("jvm") version "2.0.20"
77
id("org.jetbrains.kotlinx.kover") version "0.7.6"
8-
kotlin("plugin.serialization") version "2.0.0"
8+
kotlin("plugin.serialization") version "2.0.20"
99
`maven-publish`
1010
signing
1111
id("io.github.gradle-nexus.publish-plugin") version "2.0.0"

0 commit comments

Comments
 (0)