Skip to content

Commit 0a75a1b

Browse files
committed
Merge remote-tracking branch 'origin/dependabot/gradle/modules/ollama/org.assertj-assertj-core-3.27.4' into combined-pr-branch
2 parents 7d56b7b + 80e6e38 commit 0a75a1b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/ollama/build.gradle

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

6-
testImplementation 'org.assertj:assertj-core:3.27.3'
6+
testImplementation 'org.assertj:assertj-core:3.27.4'
77
testImplementation 'io.rest-assured:rest-assured:5.5.5'
88
}

0 commit comments

Comments
 (0)