Skip to content

Commit af83f7b

Browse files
committed
Merge remote-tracking branch 'origin/dependabot/gradle/modules/qdrant/io.qdrant-client-1.9.1' into combined-pr-branch
2 parents f1e64e6 + 2c5a77c commit af83f7b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/qdrant/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ dependencies {
44
api project(':testcontainers')
55

66
testImplementation 'org.assertj:assertj-core:3.25.1'
7-
testImplementation 'io.qdrant:client:1.7.1'
7+
testImplementation 'io.qdrant:client:1.9.1'
88
testImplementation platform('io.grpc:grpc-bom:1.64.0')
99
testImplementation 'io.grpc:grpc-stub'
1010
testImplementation 'io.grpc:grpc-protobuf'

0 commit comments

Comments
 (0)