We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b44474e commit 1c19580Copy full SHA for 1c19580
frameworks/Kotlin/ktor/ktor-r2dbc/pom.xml
@@ -14,7 +14,7 @@
14
<properties>
15
<kotlin.version>2.0.21</kotlin.version>
16
<kotlin.coroutines.version>1.10.1</kotlin.coroutines.version>
17
- <ktor.version>3.1.0</ktor.version>
+ <ktor.version>3.1.1</ktor.version>
18
<serialization.version>1.8.0</serialization.version>
19
<kotlinx.html.version>0.12.0</kotlinx.html.version>
20
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
0 commit comments