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 8634dd8 + 5a913c4 commit 5521b11Copy full SHA for 5521b11
modules/qdrant/build.gradle
@@ -3,7 +3,7 @@ description = "Testcontainers :: Qdrant"
3
dependencies {
4
api project(':testcontainers')
5
6
- testImplementation 'io.qdrant:client:1.15.0'
+ testImplementation 'io.qdrant:client:1.16.1'
7
testImplementation platform('io.grpc:grpc-bom:1.75.0')
8
testImplementation 'io.grpc:grpc-stub'
9
testImplementation 'io.grpc:grpc-protobuf'
0 commit comments