Skip to content

Commit d2acbe8

Browse files
Bump io.qdrant:client from 1.9.1 to 1.10.0 in /modules/qdrant
Bumps [io.qdrant:client](https://github.com/qdrant/java-client) from 1.9.1 to 1.10.0. - [Release notes](https://github.com/qdrant/java-client/releases) - [Commits](qdrant/java-client@v1.9.1...v1.10.0) --- updated-dependencies: - dependency-name: io.qdrant:client dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent af27853 commit d2acbe8

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.26.3'
7-
testImplementation 'io.qdrant:client:1.9.1'
7+
testImplementation 'io.qdrant:client:1.10.0'
88
testImplementation platform('io.grpc:grpc-bom:1.65.1')
99
testImplementation 'io.grpc:grpc-stub'
1010
testImplementation 'io.grpc:grpc-protobuf'

0 commit comments

Comments
 (0)