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 bbcbb3c commit a708605Copy full SHA for a708605
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.10.0</kotlin.coroutine.version>
+ <kotlin.coroutine.version>1.10.1</kotlin.coroutine.version>
44
45
<http4k.version>5.41.0.0</http4k.version>
46
</properties>
0 commit comments