Skip to content

Commit 7d30e3b

Browse files
authored
Update pom.xml
1 parent 1c19580 commit 7d30e3b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

frameworks/Kotlin/ktor/ktor/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313

1414
<properties>
1515
<kotlin.version>2.0.21</kotlin.version>
16-
<ktor.version>3.1.0</ktor.version>
16+
<ktor.version>3.1.1</ktor.version>
1717
<serialization.version>1.8.0</serialization.version>
1818
<kotlinx.html.version>0.12.0</kotlinx.html.version>
1919
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>

0 commit comments

Comments
 (0)