aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorheretic <heretic@yandex-team.ru>2022-05-27 20:37:13 +0300
committerheretic <heretic@yandex-team.ru>2022-05-27 20:37:13 +0300
commit875673bbafd2eefcc18f9cf3ff35b050b64cc291 (patch)
treeccf064eddb589f4e8081c56714e8ec85eced7b3d
parentead94f115cf55ab55ce53ce3a2843ce63f21f65e (diff)
downloadydb-875673bbafd2eefcc18f9cf3ff35b050b64cc291.tar.gz
Up java proto runtime version to 3.19.2
ref:79e20d5757b4ee9f6b8e7d3ff517feea4689b3f9
-rw-r--r--build/ymake.core.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/build/ymake.core.conf b/build/ymake.core.conf
index 705574e2997..cce440dce6c 100644
--- a/build/ymake.core.conf
+++ b/build/ymake.core.conf
@@ -972,7 +972,7 @@ macro USE_JAVALITE() {
}
# tag:proto tag:java-specific
-JAVA_PROTO_RUNTIME_VERSION = 3.18.2
+JAVA_PROTO_RUNTIME_VERSION = 3.19.2
JAVA_PROTO_COMMON_VERSION = 1.12.0
when ($JAVA_PROTO_RUNTIME == "javalite") {
_JAVA_PROTO_OUT_ARG=--java_out=lite: