Skip to content

Commit 892df5c

Browse files
Bump io.grpc:grpc-bom from 1.68.0 to 1.71.0 in /modules/qdrant
Bumps [io.grpc:grpc-bom](https://github.com/grpc/grpc-java) from 1.68.0 to 1.71.0. - [Release notes](https://github.com/grpc/grpc-java/releases) - [Commits](grpc/grpc-java@v1.68.0...v1.71.0) --- updated-dependencies: - dependency-name: io.grpc:grpc-bom dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 485ef1d commit 892df5c

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
@@ -5,7 +5,7 @@ dependencies {
55

66
testImplementation 'org.assertj:assertj-core:3.26.3'
77
testImplementation 'io.qdrant:client:1.10.0'
8-
testImplementation platform('io.grpc:grpc-bom:1.68.0')
8+
testImplementation platform('io.grpc:grpc-bom:1.71.0')
99
testImplementation 'io.grpc:grpc-stub'
1010
testImplementation 'io.grpc:grpc-protobuf'
1111
testImplementation 'io.grpc:grpc-netty-shaded'

0 commit comments

Comments
 (0)