Skip to content

Commit ace2d37

Browse files
Bump io.grpc:grpc-bom from 1.73.0 to 1.74.0 in /modules/qdrant
Bumps [io.grpc:grpc-bom](https://github.com/grpc/grpc-java) from 1.73.0 to 1.74.0. - [Release notes](https://github.com/grpc/grpc-java/releases) - [Commits](grpc/grpc-java@v1.73.0...v1.74.0) --- updated-dependencies: - dependency-name: io.grpc:grpc-bom dependency-version: 1.74.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 20ca766 commit ace2d37

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.27.4'
77
testImplementation 'io.qdrant:client:1.15.0'
8-
testImplementation platform('io.grpc:grpc-bom:1.73.0')
8+
testImplementation platform('io.grpc:grpc-bom:1.75.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)