Skip to content

Commit 5547521

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

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.68.1')
99
testImplementation 'io.grpc:grpc-stub'
1010
testImplementation 'io.grpc:grpc-protobuf'
1111
testImplementation 'io.grpc:grpc-netty-shaded'

0 commit comments

Comments
 (0)