Skip to content

Commit 091951b

Browse files
Bump io.qdrant:client from 1.15.0 to 1.16.1 in /modules/qdrant
Bumps [io.qdrant:client](https://github.com/qdrant/java-client) from 1.15.0 to 1.16.1. - [Release notes](https://github.com/qdrant/java-client/releases) - [Commits](qdrant/java-client@v1.15.0...v1.16.1) --- updated-dependencies: - dependency-name: io.qdrant:client dependency-version: 1.16.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 2b53c47 commit 091951b

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
@@ -3,7 +3,7 @@ description = "Testcontainers :: Qdrant"
33
dependencies {
44
api project(':testcontainers')
55

6-
testImplementation 'io.qdrant:client:1.15.0'
6+
testImplementation 'io.qdrant:client:1.16.1'
77
testImplementation platform('io.grpc:grpc-bom:1.75.0')
88
testImplementation 'io.grpc:grpc-stub'
99
testImplementation 'io.grpc:grpc-protobuf'

0 commit comments

Comments
 (0)