File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed
Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -4,5 +4,5 @@ dependencies {
44 api project(' :testcontainers' )
55
66 testImplementation ' org.assertj:assertj-core:3.27.3'
7- testImplementation ' io.milvus:milvus-sdk-java:2.4.4 '
7+ testImplementation ' io.milvus:milvus-sdk-java:2.6.0 '
88}
Original file line number Diff line number Diff line change @@ -4,8 +4,8 @@ dependencies {
44 api project(' :testcontainers' )
55
66 testImplementation ' org.assertj:assertj-core:3.27.3'
7- testImplementation ' io.qdrant:client:1.10.0 '
8- testImplementation platform(' io.grpc:grpc-bom:1.68 .0' )
7+ testImplementation ' io.qdrant:client:1.14.1 '
8+ testImplementation platform(' io.grpc:grpc-bom:1.73 .0' )
99 testImplementation ' io.grpc:grpc-stub'
1010 testImplementation ' io.grpc:grpc-protobuf'
1111 testImplementation ' io.grpc:grpc-netty-shaded'
Original file line number Diff line number Diff line change @@ -4,5 +4,5 @@ dependencies {
44 api project(' :testcontainers' )
55
66 testImplementation ' org.assertj:assertj-core:3.27.3'
7- testImplementation ' io.weaviate:client:4.8.3 '
7+ testImplementation ' io.weaviate:client:5.3.0 '
88}
You can’t perform that action at this time.
0 commit comments