diff --git a/sdk/build.gradle b/sdk/build.gradle index f9b06e02e..96e9f4340 100644 --- a/sdk/build.gradle +++ b/sdk/build.gradle @@ -40,7 +40,7 @@ dependencies { // https://mvnrepository.com/artifact/org.slf4j/slf4j-api implementation 'org.slf4j:slf4j-api:2.0.9' - implementation "io.grpc:grpc-core:1.57.2" + implementation "io.grpc:grpc-core:1.59.0" implementation "io.grpc:grpc-stub:1.58.0" implementation "com.google.code.gson:gson:2.10.1"