Skip to content
This repository was archived by the owner on Sep 2, 2024. It is now read-only.

Commit 10f9b0a

Browse files
authored
Merge pull request #44 from Project-Cepi/renovate/org.jetbrains.kotlin.plugin.serialization-1.x
Update plugin org.jetbrains.kotlin.plugin.serialization to v1.6.10
2 parents 6ae7302 + 7c88c96 commit 10f9b0a

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
@@ -3,7 +3,7 @@ import org.jetbrains.kotlin.gradle.tasks.KotlinCompile
33
plugins {
44
// Apply the Kotlin JVM plugin to add support for Kotlin.
55
id("org.jetbrains.kotlin.jvm") version "1.6.10"
6-
kotlin("plugin.serialization") version "1.6.0"
6+
kotlin("plugin.serialization") version "1.6.10"
77
id("com.github.johnrengelman.shadow") version "7.0.0"
88
`maven-publish`
99

0 commit comments

Comments
 (0)