Skip to content

Commit ce188c5

Browse files
committed
Merge remote-tracking branch 'origin/dependabot/gradle/modules/chromadb/org.assertj-assertj-core-3.26.3' into combined-pr-branch
2 parents dc3c311 + a05ffc3 commit ce188c5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/chromadb/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@ description = "Testcontainers :: ChromaDB"
33
dependencies {
44
api project(':testcontainers')
55

6-
testImplementation 'org.assertj:assertj-core:3.25.3'
6+
testImplementation 'org.assertj:assertj-core:3.26.3'
77
testImplementation 'io.rest-assured:rest-assured:5.4.0'
88
}

0 commit comments

Comments
 (0)