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

Commit cb68a8f

Browse files
Update plugin org.jetbrains.kotlin.jvm to v1.9.23
1 parent f48501f commit cb68a8f

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
@@ -1,6 +1,6 @@
11
plugins {
22
// Apply the Kotlin JVM plugin to add support for Kotlin.
3-
kotlin("jvm") version "1.6.0"
3+
kotlin("jvm") version "1.9.23"
44
kotlin("plugin.serialization") version "1.5.31"
55
id("com.github.johnrengelman.shadow") version "7.0.0"
66
`maven-publish`

0 commit comments

Comments
 (0)