Skip to content

Commit 113dac0

Browse files
committed
Merge remote-tracking branch 'origin/dependabot/gradle/modules/qdrant/org.assertj-assertj-core-3.25.3' into combined-pr-branch
2 parents 1535d24 + e9df831 commit 113dac0

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 'org.assertj:assertj-core:3.25.1'
6+
testImplementation 'org.assertj:assertj-core:3.25.3'
77
testImplementation 'io.qdrant:client:1.9.1'
88
testImplementation platform('io.grpc:grpc-bom:1.64.0')
99
testImplementation 'io.grpc:grpc-stub'

0 commit comments

Comments
 (0)