Skip to content

Commit

Permalink
2.0.20-RC
Browse files Browse the repository at this point in the history
  • Loading branch information
DennisTsar authored and bitspittle committed Aug 5, 2024
1 parent a66bd40 commit f26cf64
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
6 changes: 3 additions & 3 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
@@ -1,16 +1,16 @@
[versions]
playwright = "1.39.0"
commonmark = "0.21.0"
compose = "1.6.10"
compose = "1.7.0-alpha02"
jsoup = "1.16.2"
kaml = "0.55.0"
kobweb-libs = "0.19.0-SNAPSHOT"
kotlin = "2.0.10-RC2"
kotlin = "2.0.20-RC"
kotlinpoet = "1.14.2"
kotlinx-coroutines = "1.7.3"
kotlinx-html = "0.11.0"
kotlinx-serialization = "1.6.0"
ksp = "2.0.10-RC2-1.0.24"
ksp = "2.0.20-RC-1.0.24"
ktor = "2.3.6"
logback = "1.4.14"
truthish = "1.0.2-SNAPSHOT"
Expand Down
4 changes: 2 additions & 2 deletions playground/gradle/libs.versions.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[versions]
jetbrains-compose = "1.6.10"
kotlin = "2.0.10-RC2"
jetbrains-compose = "1.7.0-alpha02"
kotlin = "2.0.20-RC"
kotlinx-serialization = "1.6.3"

[libraries]
Expand Down

0 comments on commit f26cf64

Please sign in to comment.