Skip to content

Commit

Permalink
chore(deps): update plugin io.ktor.plugin to v3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 4, 2024
1 parent 714d804 commit 5bcb44a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ var viteProcess: Process? = null

plugins {
kotlin("jvm") version "2.0.21"
id("io.ktor.plugin") version "2.3.13"
id("io.ktor.plugin") version "3.0.2"
id("org.jetbrains.kotlin.plugin.serialization") version "2.0.21"
}

Expand Down

0 comments on commit 5bcb44a

Please sign in to comment.