Skip to content

Commit 2b76d8e

Browse files
committed
Using kotlinx.atomicfu version 0.6
1 parent e7f9b5f commit 2b76d8e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
<kotlin.version>1.1.4</kotlin.version>
4545
<dokka.version>0.9.15-eap-1</dokka.version>
4646
<junit.version>4.12</junit.version>
47-
<atomicfu.version>0.4</atomicfu.version>
47+
<atomicfu.version>0.6</atomicfu.version>
4848
<maven.compiler.source>1.6</maven.compiler.source>
4949
<maven.compiler.target>1.6</maven.compiler.target>
5050
<core.docs.url>https://kotlin.github.io/kotlinx.coroutines/kotlinx-coroutines-core/</core.docs.url>

0 commit comments

Comments
 (0)