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

Commit 7bc3629

Browse files
Update plugin org.jetbrains.kotlin.plugin.serialization to v1.9.22
1 parent b31e2a5 commit 7bc3629

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 @@ plugins {
55
kotlin("jvm") version "1.6.10"
66
id("com.github.johnrengelman.shadow") version "7.1.2"
77
id("org.jetbrains.dokka") version "1.6.10"
8-
kotlin("plugin.serialization") version "1.4.21"
8+
kotlin("plugin.serialization") version "1.9.22"
99
`maven-publish`
1010

1111
// Apply the application plugin to add support for building a jar

0 commit comments

Comments
 (0)