Skip to content

Commit

Permalink
Merge pull request #348 from ouchadam/renovate/org.jetbrains.kotlinx
Browse files Browse the repository at this point in the history
Update dependency org.jetbrains.kotlinx:kotlinx-serialization-json to v1.5.1
  • Loading branch information
ouchadam authored May 13, 2023
2 parents fc76678 + 053366b commit 5a39167
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 @@ -23,7 +23,7 @@ unifiedpush = { group = "com.github.UnifiedPush", name = "android-connector", ve

firebase-bom = { module = "com.google.firebase:firebase-bom", version = "31.5.0" }

kotlin-serialization = { group = "org.jetbrains.kotlinx", name = "kotlinx-serialization-json", version = "1.5.0" }
kotlin-serialization = { group = "org.jetbrains.kotlinx", name = "kotlinx-serialization-json", version = "1.5.1" }
kotlin-coroutines = { group = "org.jetbrains.kotlinx", name = "kotlinx-coroutines-core", version.ref = "coroutines" }
kotlin-coroutines-test = { group = "org.jetbrains.kotlinx", name = "kotlinx-coroutines-test", version.ref = "coroutines" }
kotlin-test = { group = "org.jetbrains.kotlin", name = "kotlin-test-junit", version.ref = "kotlin" }
Expand Down

0 comments on commit 5a39167

Please sign in to comment.