Skip to content

Commit 6519775

Browse files
Bump io.weaviate:client from 5.3.0 to 5.4.0 in /modules/weaviate
Bumps [io.weaviate:client](https://github.com/weaviate/java-client) from 5.3.0 to 5.4.0. - [Release notes](https://github.com/weaviate/java-client/releases) - [Commits](weaviate/java-client@5.3.0...5.4.0) --- updated-dependencies: - dependency-name: io.weaviate:client dependency-version: 5.4.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 768a2af commit 6519775

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)