Skip to content

Commit 781c6a7

Browse files
Bump org.assertj:assertj-core from 3.25.3 to 3.26.3 in /modules/qdrant
Bumps [org.assertj:assertj-core](https://github.com/assertj/assertj) from 3.25.3 to 3.26.3. - [Release notes](https://github.com/assertj/assertj/releases) - [Commits](assertj/assertj@assertj-build-3.25.3...assertj-build-3.26.3) --- updated-dependencies: - dependency-name: org.assertj:assertj-core dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 3a7dba0 commit 781c6a7

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.3'
6+
testImplementation 'org.assertj:assertj-core:3.26.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)