We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ec8442b commit 65b6f5bCopy full SHA for 65b6f5b
WORKSPACE.bazel
@@ -41,7 +41,7 @@ SNAKEYAML_VERSION = "2.4"
41
42
YDB_PROTOAPI_VERSION = "1.8.0"
43
44
-YDB_SDK_VERSION = "2.3.20"
+YDB_SDK_VERSION = "2.3.21"
45
46
maven_install(
47
name = "java_contribs_stable",
pom.xml
@@ -109,7 +109,7 @@
109
<os-maven-plugin.version>1.7.1</os-maven-plugin.version>
110
111
<!-- YDB SDK 2.x -->
112
- <ydb-sdk-v2.version>2.3.20</ydb-sdk-v2.version>
+ <ydb-sdk-v2.version>2.3.21</ydb-sdk-v2.version>
113
<ydb-proto-api.version>1.8.0</ydb-proto-api.version>
114
115
<!-- build-only dependencies (provided) -->
0 commit comments