Update config.yaml to set Core version to 1.62.0 (#1260)

This commit is contained in:
Eugene Ostroukhov 2024-02-23 16:21:48 -08:00 committed by GitHub
parent a0fa2f7155
commit d340048d88
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -26,7 +26,7 @@ params:
branch: main branch: main
locale: en_US locale: en_US
grpc_vers: grpc_vers:
core: v1.61.0 core: v1.62.0
go: v1.62.0 go: v1.62.0
java: v1.61.0 java: v1.61.0
node: "@grpc/grpc-js@1.9.0" node: "@grpc/grpc-js@1.9.0"