Skip to content

Commit

Permalink
Update Kobweb to v0.13.0
Browse files Browse the repository at this point in the history
  • Loading branch information
bitspittle committed Apr 17, 2023
1 parent 49ac053 commit 3ef1413
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]
jetbrains-compose = "1.3.1"
kobweb = "0.12.3"
kotlin = "1.8.10"
jetbrains-compose = "1.4.0"
kobweb = "0.13.0"
kotlin = "1.8.20"

[libraries]
kobweb-api = { module = "com.varabyte.kobweb:kobweb-api", version.ref = "kobweb" }
Expand Down

0 comments on commit 3ef1413

Please sign in to comment.