Skip to content

Commit

Permalink
chore: dep updates
Browse files Browse the repository at this point in the history
  • Loading branch information
sureshg committed Aug 29, 2024
1 parent 299726d commit 3bb4062
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ kotlinx-io = "0.5.3"
kotlinx-atomicfu = "0.25.0"
kotlinx-coroutines = "1.9.0-RC.2"
kotlinx-datetime = "0.6.1"
kotlinx-serialization = "1.7.1"
kotlinx-serialization = "1.7.2"
kotlinx-collections-immutable = "0.3.7"
kotlinx-lincheck = "2.33"
kotlinx-benchmark = "0.4.8"
Expand All @@ -48,7 +48,7 @@ ksp-auto-service = "1.2.0"
ksp-redacted = "1.10.0"
ksp-powerassert = "0.13.0"
slf4j = "2.1.0-alpha1"
ktfmt = "0.49"
ktfmt = "0.52"
google-javaformat = "1.23.0"
google-auto-service = "1.1.1"
google-tink = "1.14.0"
Expand All @@ -64,10 +64,10 @@ foojay-resolver = "0.8.0"
gradle-develocity = "3.18"
nexus-publish = "2.0.0"
shadow = "8.1.1"
spotless = "7.0.0.BETA1"
spotless = "7.0.0.BETA2"
semver-plugin = "0.7.0"
taskinfo = "2.1.0"
dependency-analysis = "1.33.0"
dependency-analysis = "2.0.0"
best-practices-plugin = "0.10"
graalvm-nativeimage = "0.10.2"
beryx-jlink = "2.24.4"
Expand Down

0 comments on commit 3bb4062

Please sign in to comment.