Skip to content

Commit

Permalink
Update dependency org.jetbrains.kotlinx:kotlinx-serialization-core to…
Browse files Browse the repository at this point in the history
… v1.8.0
  • Loading branch information
renovate[bot] authored Jan 6, 2025
1 parent 88c2dbe commit 9432093
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 @@ -73,7 +73,7 @@ androidx-viewmodel-savedstate = { module = "androidx.lifecycle:lifecycle-viewmod

uri = { module = "com.eygraber:uri-kmp", version.ref = "uri" }
toml = { module = "net.peanuuutz.tomlkt:tomlkt", version = "0.4.0" }
kotlinx-serialization = { module = "org.jetbrains.kotlinx:kotlinx-serialization-core", version = "1.7.3" }
kotlinx-serialization = { module = "org.jetbrains.kotlinx:kotlinx-serialization-core", version = "1.8.0" }

inject = { module = "javax.inject:javax.inject", version.ref = "inject" }
anvil-annotations = { module = "dev.zacsweers.anvil:annotations", version.ref = "anvil" }
Expand Down

0 comments on commit 9432093

Please sign in to comment.