Skip to content

Commit

Permalink
Upgrade Kotlinx Atomicfu to 0.17.3
Browse files Browse the repository at this point in the history
Resolves:
#218
  • Loading branch information
joffrey-bion committed May 31, 2022
1 parent 55d5d44 commit c3563d7
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
@@ -1,7 +1,7 @@
[versions]
jackson = "2.13.2"
jetty-websocket = "9.4.45.v20220203"
kotlinx-atomicfu = "0.17.1"
kotlinx-atomicfu = "0.17.3"
kotlinx-coroutines = "1.6.1"
kotlinx-serialization = "1.3.2"
ktor1 = "1.6.8"
Expand Down

0 comments on commit c3563d7

Please sign in to comment.