Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/dependabot/gradle/examples/io.re…
Browse files Browse the repository at this point in the history
…st-assured-rest-assured-5.5.0' into combined-pr-branch
  • Loading branch information
eddumelendez committed Jul 27, 2024
2 parents 9f0bcd5 + 93ce044 commit cfd72c8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/ollama-hugging-face/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ dependencies {
testImplementation 'org.assertj:assertj-core:3.26.3'
testImplementation 'ch.qos.logback:logback-classic:1.3.14'
testImplementation 'org.junit.jupiter:junit-jupiter:5.10.2'
testImplementation 'io.rest-assured:rest-assured:5.4.0'
testImplementation 'io.rest-assured:rest-assured:5.5.0'
}

test {
Expand Down

0 comments on commit cfd72c8

Please sign in to comment.