Skip to content

Commit

Permalink
Update Kobweb to v0.15.0
Browse files Browse the repository at this point in the history
  • Loading branch information
bitspittle committed Nov 3, 2023
1 parent 4d57a76 commit e778887
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
![version: 0.14.3](https://img.shields.io/badge/kobweb-0.14.3-blue)
![version: 0.15.0](https://img.shields.io/badge/kobweb-0.15.0-blue)
![version: 0.9.13](https://img.shields.io/badge/kobweb_cli-0.9.13-blue)
<br>
![kotlin: 1.9.10](https://img.shields.io/badge/kotlin-1.9.10-blue?logo=kotlin)
![compose: 1.5.1](https://img.shields.io/badge/compose-1.5.1-blue?logo=jetpackcompose)
![kotlin: 1.9.20](https://img.shields.io/badge/kotlin-1.9.20-blue?logo=kotlin)
![compose: 1.5.10](https://img.shields.io/badge/compose-1.5.10-blue?logo=jetpackcompose)
![ktor: 2.3.0](https://img.shields.io/badge/ktor-2.3.0-blue)
<br>
<a href="https://discord.gg/5NZ2GKV5Cs">
Expand Down
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ commonmark = "0.18.0"
compose = "1.5.10"
jsoup = "1.16.1"
kaml = "0.35.3"
kobweb-libs = "0.15.0-SNAPSHOT"
kobweb-libs = "0.15.0"
kotlin = "1.9.20"
kotlinpoet = "1.12.0"
kotlinx-coroutines = "1.6.0"
Expand Down

0 comments on commit e778887

Please sign in to comment.