Skip to content

Commit 643fb62

Browse files
fix(deps): update dependency io.grpc:grpc-kotlin-stub to v1.4.3
1 parent be43dc5 commit 643fb62

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.web/docs/developers/api/kotlin/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ repositories {
1212
}
1313

1414
val grpcVersion = "1.70.0"
15-
val grpcKotlinVersion = "1.4.1"
15+
val grpcKotlinVersion = "1.4.3"
1616
val connectVersion = "0.7.1"
1717
val protobufVersion = "4.29.3"
1818

0 commit comments

Comments
 (0)