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 391c6a4 commit 6d0a7b9Copy full SHA for 6d0a7b9
code/pom.xml
@@ -78,7 +78,7 @@
78
<flatten.maven.plugin.version>1.6.0</flatten.maven.plugin.version>
79
<kotlin.version>1.9.24</kotlin.version>
80
<kotlinx.coroutines.version>1.8.1</kotlinx.coroutines.version>
81
- <ktor.version>2.3.10</ktor.version>
+ <ktor.version>2.3.11</ktor.version>
82
<kotlin-atomic.version>0.24.0</kotlin-atomic.version>
83
<slf4j.version>2.0.13</slf4j.version>
84
</properties>
0 commit comments