Skip to content

Commit 1c19580

Browse files
authored
Update pom.xml
1 parent b44474e commit 1c19580

File tree

1 file changed

+1
-1
lines changed
  • frameworks/Kotlin/ktor/ktor-r2dbc

1 file changed

+1
-1
lines changed

frameworks/Kotlin/ktor/ktor-r2dbc/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
<properties>
1515
<kotlin.version>2.0.21</kotlin.version>
1616
<kotlin.coroutines.version>1.10.1</kotlin.coroutines.version>
17-
<ktor.version>3.1.0</ktor.version>
17+
<ktor.version>3.1.1</ktor.version>
1818
<serialization.version>1.8.0</serialization.version>
1919
<kotlinx.html.version>0.12.0</kotlinx.html.version>
2020
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>

0 commit comments

Comments
 (0)