We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 9f0bcd5 + 93ce044 commit cfd72c8Copy full SHA for cfd72c8
examples/ollama-hugging-face/build.gradle
@@ -11,7 +11,7 @@ dependencies {
11
testImplementation 'org.assertj:assertj-core:3.26.3'
12
testImplementation 'ch.qos.logback:logback-classic:1.3.14'
13
testImplementation 'org.junit.jupiter:junit-jupiter:5.10.2'
14
- testImplementation 'io.rest-assured:rest-assured:5.4.0'
+ testImplementation 'io.rest-assured:rest-assured:5.5.0'
15
}
16
17
test {
0 commit comments