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.
2 parents 431c420 + 80bc3a8 commit 3111bb2Copy full SHA for 3111bb2
1 file changed
modules/qdrant/build.gradle
@@ -4,7 +4,7 @@ dependencies {
4
api project(':testcontainers')
5
6
testImplementation 'io.qdrant:client:1.17.0'
7
- testImplementation platform('io.grpc:grpc-bom:1.75.0')
+ testImplementation platform('io.grpc:grpc-bom:1.80.0')
8
testImplementation 'io.grpc:grpc-stub'
9
testImplementation 'io.grpc:grpc-protobuf'
10
testImplementation 'io.grpc:grpc-netty-shaded'
0 commit comments