diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index 5c270ffe8..605fb65af 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -197,7 +197,7 @@ protobuf-protoc-gen-javalite = { group = "com.google.protobuf", name = "protoc-g protobuf-protoc-stnd = { group = "com.google.protobuf", name = "protoc", version.ref = "protobuf" } io-grpc-grpc-android = { group = "io.grpc", name = "grpc-android", version.ref = "grpc" } io-grpc-grpc-binder = { group = "io.grpc", name = "grpc-binder", version.ref = "grpc" } -io-grpc-grpc-kotlin = { group = "io.grpc", name = "grpc-kotlin-stub", version = "1.4.3" } +io-grpc-grpc-kotlin = { group = "io.grpc", name = "grpc-kotlin-stub", version = "1.5.0" } io-grpc-protobuf-lite = { group = "io.grpc", name = "grpc-protobuf-lite", version.ref = "grpc" } protobuf-kotlin-lite = { group = "com.google.protobuf", name = "protobuf-kotlin-lite", version.ref = "protobuf" }