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 9bbc67b commit 9aac1cfCopy full SHA for 9aac1cf
bom/pom.xml
@@ -15,7 +15,7 @@
15
16
<properties>
17
<ydb-auth-api.version>1.0.0</ydb-auth-api.version>
18
- <ydb-proto-api.version>1.8.0</ydb-proto-api.version>
+ <ydb-proto-api.version>1.7.2</ydb-proto-api.version>
19
<yc-auth.version>2.2.0</yc-auth.version>
20
</properties>
21
core/pom.xml
@@ -29,7 +29,7 @@
29
<dependency>
30
<groupId>io.grpc</groupId>
31
<artifactId>grpc-netty</artifactId>
32
- <version>1.68.3</version>
+ <version>1.59.1</version>
33
<optional>true</optional>
34
</dependency>
35
0 commit comments