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-protobu…
Browse files Browse the repository at this point in the history
…f to v1.6.3
  • Loading branch information
renovate[bot] authored Mar 13, 2024
1 parent 08bdd87 commit 21a4a23
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 @@ -32,7 +32,7 @@ dependencies {
testImplementation "junit:junit:4.13.2"
testImplementation "com.squareup.okhttp3:mockwebserver:4.12.0"
testImplementation "com.google.truth:truth:1.4.2"
testImplementation "org.jetbrains.kotlinx:kotlinx-serialization-protobuf:1.5.1"
testImplementation "org.jetbrains.kotlinx:kotlinx-serialization-protobuf:1.6.3"
testImplementation "org.jetbrains.kotlinx:kotlinx-serialization-json:1.6.3"
}

Expand Down

0 comments on commit 21a4a23

Please sign in to comment.