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 f2cf3cf commit 66908f6Copy full SHA for 66908f6
pom.xml
@@ -40,7 +40,7 @@
40
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
41
42
<kotlin.version>2.1.0</kotlin.version>
43
- <kotlin.coroutine.version>1.9.0</kotlin.coroutine.version>
+ <kotlin.coroutine.version>1.10.0</kotlin.coroutine.version>
44
45
<http4k.version>5.41.0.0</http4k.version>
46
</properties>
0 commit comments