Skip to content

Commit 852685d

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

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.26.3'
7-
testImplementation 'io.weaviate:client:4.8.3'
7+
testImplementation 'io.weaviate:client:5.1.3'
88
}

0 commit comments

Comments
 (0)