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 f8b0449 + 1413e44 commit 37ac130Copy full SHA for 37ac130
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.13.3'
14
- testImplementation 'io.rest-assured:rest-assured:5.5.0'
+ testImplementation 'io.rest-assured:rest-assured:5.5.5'
15
testRuntimeOnly 'org.junit.platform:junit-platform-launcher:1.11.0'
16
}
17
0 commit comments