Skip to content

Commit

Permalink
Merge pull request #56 from GetStream/dependabot/gradle/org.jetbrains…
Browse files Browse the repository at this point in the history
….kotlinx-kotlinx-serialization-json-1.5.1

Bump org.jetbrains.kotlinx:kotlinx-serialization-json from 1.5.0 to 1.5.1
  • Loading branch information
skydoves committed Jun 12, 2023
2 parents 75916e4 + 69f3b05 commit 17d88e5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ hiltExt = "1.0.0"
junit4 = "4.13.2"
kotlin = "1.8.10"
kotlinxCoroutines = "1.7.1"
kotlinxSerializationJson = "1.5.0"
kotlinxSerializationJson = "1.5.1"
ksp = "1.8.10-1.0.9"
ktlint = "0.43.0"
okhttp = "4.11.0"
Expand Down

0 comments on commit 17d88e5

Please sign in to comment.