Skip to content

Commit

Permalink
Merge pull request #773 from alvr/renovate/kotlin
Browse files Browse the repository at this point in the history
fix(deps): update dependency org.jetbrains.kotlinx:kotlinx-serialization-protobuf to v1.6.3
  • Loading branch information
renovate[bot] authored Feb 16, 2024
2 parents 005eeed + 47d713e commit e464104
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 @@ kotlin = "1.9.22"
kotlinpoet = "1.16.0"
kotlinx-coroutines = "1.8.0"
kotlinx-immutable = "0.3.7"
kotlinx-serialization = "1.6.2"
kotlinx-serialization = "1.6.3"
kover = "0.7.5"
ksp = "1.9.22-1.0.17"
ktor = "2.3.8"
Expand Down

0 comments on commit e464104

Please sign in to comment.