Skip to content

Commit 1c99195

Browse files
authored
Merge pull request #8897 from the-benchmarker/renovate/io.ktor.plugin-3.x
Update plugin io.ktor.plugin to 3.3.+
2 parents 4c5dee5 + 5fba796 commit 1c99195

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

kotlin/ktor/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ val logback_version: String by project
55

66
plugins {
77
kotlin("jvm") version "2.2.+"
8-
id("io.ktor.plugin") version "3.2.+"
8+
id("io.ktor.plugin") version "3.3.+"
99
}
1010

1111
group = "com.example"

0 commit comments

Comments
 (0)