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 92e2a49 commit ac2f84dCopy full SHA for ac2f84d
code/pom.xml
@@ -80,7 +80,7 @@
80
<maven.licence.plugin.version>4.5</maven.licence.plugin.version>
81
<flatten.maven.plugin.version>1.6.0</flatten.maven.plugin.version>
82
<kotlin.version>2.0.20</kotlin.version>
83
- <kotlinx.coroutines.version>1.8.1</kotlinx.coroutines.version>
+ <kotlinx.coroutines.version>1.9.0</kotlinx.coroutines.version>
84
<ktor.version>2.3.12</ktor.version>
85
<kotlin-atomic.version>0.25.0</kotlin-atomic.version>
86
<slf4j.version>2.0.16</slf4j.version>
0 commit comments