Skip to content

Commit

Permalink
chore: dep updates
Browse files Browse the repository at this point in the history
  • Loading branch information
sureshg committed Sep 20, 2024
1 parent 4c85049 commit 0c34146
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[versions]
java = "24"
kotlin = "2.1.0-Beta1"
kotlin-ksp = "2.0.20-1.0.25"
kotlin-ksp = "2.1.0-Beta1-1.0.25"
kotlin-jvmtarget = "22"
kotlin-dsl-jvmtarget = "21"
kotlin-api-version = "1.9"
Expand All @@ -26,7 +26,7 @@ kotlinx-io = "0.5.3"
kotlinx-atomicfu = "0.25.0"
kotlinx-coroutines = "1.9.0"
kotlinx-datetime = "0.6.1"
kotlinx-serialization = "1.7.2"
kotlinx-serialization = "1.7.3"
kotlinx-collections-immutable = "0.3.7"
kotlinx-lincheck = "2.34"
kotlinx-benchmark = "0.4.8"
Expand Down Expand Up @@ -54,7 +54,7 @@ google-auto-service = "1.1.1"
google-tink = "1.15.0"
graalvm = "24.0.2"
rsocket = "0.16.0"
classgraph = "4.8.175"
classgraph = "4.8.176"
benasher44-uuid = "0.8.4"
intellij-markdown = "0.7.3"

Expand Down

0 comments on commit 0c34146

Please sign in to comment.