Skip to content

Commit c9f7095

Browse files
Update plugin org.jetbrains.kotlin.jvm to v2.2.21 (#72)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 4965205 commit c9f7095

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 "2.2.20"
2+
kotlin("jvm") version "2.2.21"
33
id("org.jetbrains.kotlin.plugin.serialization") version "2.2.20"
44
id("io.ktor.plugin") version "3.3.1"
55
}

0 commit comments

Comments
 (0)