From a475b604603d615fa346dca43fa9e96f6fca23ce Mon Sep 17 00:00:00 2001 From: Aleksey Myasnikov Date: Wed, 26 Nov 2025 19:39:50 +0300 Subject: [PATCH] v1.9.0: updated ydb-api-proto submodule --- README.md | 2 +- pom.xml | 2 +- src/main/proto | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index daadadd..88afb50 100644 --- a/README.md +++ b/README.md @@ -18,6 +18,6 @@ Specify the YDB Java Protobuf module in the dependencies: tech.ydb ydb-proto-api - 1.8.0 + 1.9.0 ``` diff --git a/pom.xml b/pom.xml index a1b48e0..7fd0c8e 100644 --- a/pom.xml +++ b/pom.xml @@ -7,7 +7,7 @@ tech.ydb ydb-proto-api - 1.8.0 + 1.9.0 YDB Java Protocol Buffers IDL Generated from Protocol Buffers IDL Java sources diff --git a/src/main/proto b/src/main/proto index 97ae28e..3441712 160000 --- a/src/main/proto +++ b/src/main/proto @@ -1 +1 @@ -Subproject commit 97ae28e0194df0daabf5aba34a019413e0e487ad +Subproject commit 344171236328c9806350e64a6156edb995163111