Skip to content

Commit

Permalink
Bump org.wiremock:wiremock from 3.11.0 to 3.12.0 (#1472)
Browse files Browse the repository at this point in the history
  • Loading branch information
dipjyotimetia authored Feb 17, 2025
2 parents 8d9c0dc + 90b97e2 commit 5bd9d94
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -134,7 +134,7 @@ dependencies {
implementation 'org.seleniumhq.selenium:selenium-remote-driver:4.28.1'
implementation 'io.appium:java-client:9.4.0'
implementation 'org.awaitility:awaitility:4.2.2'
implementation 'org.wiremock:wiremock:3.11.0'
implementation 'org.wiremock:wiremock:3.12.0'
implementation 'org.apache.sshd:sshd-core:2.14.0'
implementation 'org.assertj:assertj-core:3.27.3'
implementation 'org.hamcrest:hamcrest-all:1.3'
Expand Down

0 comments on commit 5bd9d94

Please sign in to comment.