Skip to content

Commit 961089d

Browse files
committed
Merge remote-tracking branch 'origin/dependabot/gradle/modules/weaviate/org.assertj-assertj-core-3.27.3' into combined-pr-branch
2 parents d439469 + 1e87581 commit 961089d

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

6-
testImplementation 'org.assertj:assertj-core:3.26.3'
6+
testImplementation 'org.assertj:assertj-core:3.27.3'
77
testImplementation 'io.weaviate:client:4.8.3'
88
}

0 commit comments

Comments
 (0)