Skip to content

Commit 045ee86

Browse files
committed
Merge remote-tracking branch 'origin/dependabot/gradle/modules/qdrant/io.grpc-grpc-bom-1.74.0' into combined-pr-branch
2 parents 932018c + c81554b commit 045ee86

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
@@ -8,7 +8,7 @@ dependencies {
88
testImplementation 'org.junit.jupiter:junit-jupiter:5.13.4'
99
testImplementation 'org.assertj:assertj-core:3.27.4'
1010
testImplementation 'io.qdrant:client:1.15.0'
11-
testImplementation platform('io.grpc:grpc-bom:1.73.0')
11+
testImplementation platform('io.grpc:grpc-bom:1.75.0')
1212
testImplementation 'io.grpc:grpc-stub'
1313
testImplementation 'io.grpc:grpc-protobuf'
1414
testImplementation 'io.grpc:grpc-netty-shaded'

0 commit comments

Comments
 (0)