Skip to content

Commit

Permalink
Bump dependency versions.
Browse files Browse the repository at this point in the history
* Gradle 8.9-rc1
* Kotlin 2.0.20-Beta1
* kotlinx0coroutines 1.9.0-RC
* kermit 2.0.4
* spotless 7.0.0.BETA1
  • Loading branch information
illarionov committed Jun 22, 2024
1 parent 0294376 commit 0a2cf1f
Show file tree
Hide file tree
Showing 8 changed files with 117 additions and 106 deletions.
10 changes: 5 additions & 5 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -20,13 +20,13 @@ diktat = "2.0.0"
dokka = "1.9.20"
graalvm = "24.0.1"
gradle-maven-publish-plugin = "0.28.0"
kotlin = "2.0.0"
kotlinx-coroutines = "1.8.1"
kotlin = "2.0.20-Beta1"
kotlinx-coroutines = "1.9.0-RC"
kotlinx-binary-compatibility-validator = "0.14.0"
kermit = "2.0.3"
ksp = "2.0.0-1.0.21"
kermit = "2.0.4"
ksp = "2.0.20-Beta1-1.0.22"
okio = "3.9.0"
spotless = "6.25.0"
spotless = "7.0.0.BETA1"
sqlite-wasm-binary = "0.1-alpha05"

[libraries]
Expand Down
Loading

0 comments on commit 0a2cf1f

Please sign in to comment.