Skip to content

Commit

Permalink
Merge pull request #257 from DroidKaigi/renovate/org.jetbrains.kotlinx
Browse files Browse the repository at this point in the history
Update dependency org.jetbrains.kotlinx:atomicfu to v0.21.0
  • Loading branch information
takahirom authored Jul 9, 2023
2 parents 3632c00 + afa90a5 commit 1433a2d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ javaPoet = { module = "com.squareup:javapoet", version = "1.13.0" }
kotlinxCoroutinesCore = { module = "org.jetbrains.kotlinx:kotlinx-coroutines-core", version.ref = "kotlinxCoroutines" }
kotlinxCollectionsImmutable = { module = "org.jetbrains.kotlinx:kotlinx-collections-immutable", version = "0.3.5" }
kotlinxDatetime = { module = "org.jetbrains.kotlinx:kotlinx-datetime", version = "0.4.0" }
kotlinxAtomicfu = { module = "org.jetbrains.kotlinx:atomicfu", version = "0.20.2" }
kotlinxAtomicfu = { module = "org.jetbrains.kotlinx:atomicfu", version = "0.21.0" }

kotlinSerializationJson = { module = "org.jetbrains.kotlinx:kotlinx-serialization-json", version.ref = "kotlinxSerialization" }

Expand Down

0 comments on commit 1433a2d

Please sign in to comment.