Skip to content

Commit

Permalink
chore: dep update
Browse files Browse the repository at this point in the history
  • Loading branch information
sureshg committed May 11, 2024
1 parent e1a0658 commit 1811c81
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
@@ -1,6 +1,6 @@
[versions]
java = "23"
kotlin = "2.0.0-RC2"
kotlin = "2.0.0-RC3"
kotlin-ksp = "2.0.0-RC2-1.0.20"
kotlin-jvmtarget = "21"
kotlin-dsl-jvmtarget = "21"
Expand All @@ -24,7 +24,7 @@ publish-scm-url = "https://github.com/sureshg/native-image-playgr
kotlinx-kover = "0.8.0-Beta2"
kotlinx-io = "0.3.3"
kotlinx-atomicfu = "0.24.0"
kotlinx-coroutines = "1.8.1-Beta"
kotlinx-coroutines = "1.8.1"
kotlinx-datetime = "0.6.0-RC.2"
kotlinx-serialization = "1.6.3"
kotlinx-collections-immutable = "0.3.7"
Expand Down

0 comments on commit 1811c81

Please sign in to comment.