summaryrefslogtreecommitdiffstats
path: root/contrib/libs/grpc/src/compiler/grpc_cpp_plugin
diff options
context:
space:
mode:
authorshadchin <[email protected]>2024-12-17 12:59:42 +0300
committershadchin <[email protected]>2024-12-17 13:19:38 +0300
commit30272794b11546a1e358cac78fc561ad1d4ef01b (patch)
tree7acbd64003d961bd7ff206155e6d0dbe3587f7b8 /contrib/libs/grpc/src/compiler/grpc_cpp_plugin
parentf32d21718185bebaf27b832f94f21c02825660b3 (diff)
Update contrib/libs/grpc and contrib/python/grpcio/py3 to 1.54.3
commit_hash:bb9eada94a255f7675a516b6c69ab9b64e741eec
Diffstat (limited to 'contrib/libs/grpc/src/compiler/grpc_cpp_plugin')
-rw-r--r--contrib/libs/grpc/src/compiler/grpc_cpp_plugin/ya.make2
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/libs/grpc/src/compiler/grpc_cpp_plugin/ya.make b/contrib/libs/grpc/src/compiler/grpc_cpp_plugin/ya.make
index 4b68d39f283..1552ac1891d 100644
--- a/contrib/libs/grpc/src/compiler/grpc_cpp_plugin/ya.make
+++ b/contrib/libs/grpc/src/compiler/grpc_cpp_plugin/ya.make
@@ -4,7 +4,7 @@ PROGRAM()
WITHOUT_LICENSE_TEXTS()
-VERSION(1.54.2)
+VERSION(1.54.3)
LICENSE(Apache-2.0)