Skip to content

Commit e74cd70

Browse files
committed
Merge remote-tracking branch 'origin/dependabot/gradle/modules/weaviate/io.weaviate-client-5.5.0' into combined-pr-branch
2 parents 34dc843 + 44f111c commit e74cd70

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
@@ -3,5 +3,5 @@ description = "Testcontainers :: Weaviate"
33
dependencies {
44
api project(':testcontainers')
55

6-
testImplementation 'io.weaviate:client:5.4.0'
6+
testImplementation 'io.weaviate:client:5.5.0'
77
}

0 commit comments

Comments
 (0)