Skip to content

Commit 5100375

Browse files
committed
chore(deps): update plugin org.jetbrains.kotlin.jvm to v1.9.21
1 parent b1d3195 commit 5100375

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,5 +1,5 @@
11
plugins {
2-
kotlin("jvm") version "1.9.20"
2+
kotlin("jvm") version "1.9.21"
33
kotlin("plugin.serialization") version "1.9.20"
44
application
55
}

0 commit comments

Comments
 (0)