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 71334c3 commit 23eb2efCopy full SHA for 23eb2ef
pom.xml
@@ -44,7 +44,7 @@
44
<kotlin.version>1.1.4</kotlin.version>
45
<dokka.version>0.9.15-eap-1</dokka.version>
46
<junit.version>4.12</junit.version>
47
- <atomicfu.version>0.3</atomicfu.version>
+ <atomicfu.version>0.4</atomicfu.version>
48
<maven.compiler.source>1.6</maven.compiler.source>
49
<maven.compiler.target>1.6</maven.compiler.target>
50
<core.docs.url>https://kotlin.github.io/kotlinx.coroutines/kotlinx-coroutines-core/</core.docs.url>
0 commit comments