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 ce268e7 commit 264e1e6Copy full SHA for 264e1e6
kotlin/pom.xml
@@ -30,7 +30,7 @@
30
<properties>
31
<main.basedir>${project.basedir}/..</main.basedir>
32
<kotlin.version>1.9.0</kotlin.version>
33
- <kotlinx.coroutines.version>1.7.2</kotlinx.coroutines.version>
+ <kotlinx.coroutines.version>1.7.3</kotlinx.coroutines.version>
34
</properties>
35
36
<dependencies>
0 commit comments