Skip to content

Commit

Permalink
Update grpcVersion to v1.60.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 21, 2023
1 parent fb4b78b commit dd43076
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ repositories {
mavenLocal()
}

val grpcVersion = "1.53.0"
val grpcVersion = "1.60.1"
val grpcKotlinVersion = "1.3.0"
val protobufVersion = "3.21.9"
val coroutinesVersion = "1.6.4"
Expand Down

0 comments on commit dd43076

Please sign in to comment.