Skip to content

Commit

Permalink
Use korlibs 6.0.0-alpha5
Browse files Browse the repository at this point in the history
  • Loading branch information
soywiz committed Jun 20, 2024
1 parent 4acc125 commit 713a6e5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@ kotlinx-coroutines = "1.9.0-RC"
kotlinx-serialization = "1.7.0"
kotlinx-atomicfu = "0.24.0"

#korlibs = "6.0.0-alpha4"
korlibs = "999.0.0.999"
korlibs = "6.0.0-alpha5"
#korlibs = "999.0.0.999"

kotlinx-benchmark = "0.4.7"
dokka = "1.9.10"
Expand Down

0 comments on commit 713a6e5

Please sign in to comment.