Skip to content

Commit 8576f2c

Browse files
chore: Bump ktor to 2.3.12
1 parent 0be7afc commit 8576f2c

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
@@ -116,7 +116,7 @@ dependencies {
116116
}
117117

118118
shadowMe(platform(kotlin("bom")))
119-
shadowMe(platform(ktor("bom", "2.3.11", addSuffix = false)))
119+
shadowMe(platform(ktor("bom", "2.3.12", addSuffix = false)))
120120

121121
shadowMe(ktor("serialization-kotlinx-json"))
122122

0 commit comments

Comments
 (0)