Skip to content

Commit

Permalink
Merge pull request #1282 from dipjyotimetia/dependabot/gradle/org.wir…
Browse files Browse the repository at this point in the history
…emock-wiremock-3.7.0

Bump org.wiremock:wiremock from 3.6.0 to 3.7.0
  • Loading branch information
dipjyotimetia committed Jun 24, 2024
2 parents 5e397a7 + a6a142d commit 7ef7a0b
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 @@ -116,7 +116,7 @@ dependencies {
implementation 'org.seleniumhq.selenium:selenium-remote-driver:4.21.0'
implementation 'io.appium:java-client:9.2.3'
implementation 'org.awaitility:awaitility:4.2.1'
implementation 'org.wiremock:wiremock:3.6.0'
implementation 'org.wiremock:wiremock:3.7.0'
implementation 'org.apache.sshd:sshd-core:2.12.1'
implementation 'org.assertj:assertj-core:3.26.0'
implementation 'org.hamcrest:hamcrest-all:1.3'
Expand Down

0 comments on commit 7ef7a0b

Please sign in to comment.