Skip to content

Commit cfd72c8

Browse files
committed
Merge remote-tracking branch 'origin/dependabot/gradle/examples/io.rest-assured-rest-assured-5.5.0' into combined-pr-branch
2 parents 9f0bcd5 + 93ce044 commit cfd72c8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/ollama-hugging-face/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ dependencies {
1111
testImplementation 'org.assertj:assertj-core:3.26.3'
1212
testImplementation 'ch.qos.logback:logback-classic:1.3.14'
1313
testImplementation 'org.junit.jupiter:junit-jupiter:5.10.2'
14-
testImplementation 'io.rest-assured:rest-assured:5.4.0'
14+
testImplementation 'io.rest-assured:rest-assured:5.5.0'
1515
}
1616

1717
test {

0 commit comments

Comments
 (0)