Skip to content

Commit 25800da

Browse files
committed
Merge remote-tracking branch 'origin/dependabot/gradle/modules/weaviate/io.weaviate-client-5.4.0' into combined-pr-branch
2 parents fa6c41f + 6519775 commit 25800da

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/weaviate/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,5 @@ dependencies {
44
api project(':testcontainers')
55

66
testImplementation 'org.assertj:assertj-core:3.27.3'
7-
testImplementation 'io.weaviate:client:5.3.0'
7+
testImplementation 'io.weaviate:client:5.4.0'
88
}

0 commit comments

Comments
 (0)