Skip to content

Commit

Permalink
Bump
Browse files Browse the repository at this point in the history
  • Loading branch information
erikhuizinga committed Jun 30, 2023
1 parent aace48a commit 2e12dd5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ kotlin {
dependencies {
implementation(compose.web.core)
implementation(compose.runtime)
implementation("org.jetbrains.kotlinx:kotlinx-serialization-json:1.5.0")
implementation("org.jetbrains.kotlinx:kotlinx-serialization-json:1.5.1")
}
}
val jsTest by getting {
Expand Down

0 comments on commit 2e12dd5

Please sign in to comment.