Skip to content

Commit af1a434

Browse files
chore(deps): update plugin io.ktor.plugin to v3
1 parent f2693dd commit af1a434

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ var viteProcess: Process? = null
88

99
plugins {
1010
kotlin("jvm") version "2.0.21"
11-
id("io.ktor.plugin") version "2.3.13"
11+
id("io.ktor.plugin") version "3.4.1"
1212
id("org.jetbrains.kotlin.plugin.serialization") version "2.0.21"
1313
}
1414

0 commit comments

Comments
 (0)