Skip to content
This repository has been archived by the owner on Mar 19, 2024. It is now read-only.

Commit

Permalink
Update dependency org.jetbrains.kotlinx:kotlinx-serialization-core to…
Browse files Browse the repository at this point in the history
… v1.6.3
  • Loading branch information
renovate[bot] authored and JakeWharton committed Mar 13, 2024
1 parent 6f484bc commit 9f6c078
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ repositories {

dependencies {
api "com.squareup.retrofit2:retrofit:2.9.0"
api "org.jetbrains.kotlinx:kotlinx-serialization-core:1.5.1"
api "org.jetbrains.kotlinx:kotlinx-serialization-core:1.6.3"

testImplementation "junit:junit:4.13.2"
testImplementation "com.squareup.okhttp3:mockwebserver:4.12.0"
Expand Down

0 comments on commit 9f6c078

Please sign in to comment.