We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 34dc843 + 44f111c commit e74cd70Copy full SHA for e74cd70
modules/weaviate/build.gradle
@@ -3,5 +3,5 @@ description = "Testcontainers :: Weaviate"
3
dependencies {
4
api project(':testcontainers')
5
6
- testImplementation 'io.weaviate:client:5.4.0'
+ testImplementation 'io.weaviate:client:5.5.0'
7
}
0 commit comments