Skip to content

Commit

Permalink
noticket: Update to YDB SDK v2.3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
nvamelichev committed Oct 8, 2024
1 parent 7dc8d5e commit 6ad68d2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion WORKSPACE.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ SNAKEYAML_VERSION = "1.33"

YDB_PROTOAPI_VERSION = "1.6.4"

YDB_SDK_VERSION = "2.2.11"
YDB_SDK_VERSION = "2.3.2"

maven_install(
name = "java_contribs_stable",
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@
<os-maven-plugin.version>1.7.1</os-maven-plugin.version>

<!-- YDB SDK 2.x -->
<ydb-sdk-v2.version>2.2.11</ydb-sdk-v2.version>
<ydb-sdk-v2.version>2.3.2</ydb-sdk-v2.version>
<ydb-proto-api.version>1.6.4</ydb-proto-api.version>

<!-- build-only dependencies (provided) -->
Expand Down

0 comments on commit 6ad68d2

Please sign in to comment.