Skip to content

Commit

Permalink
Merge pull request #1017 from dipjyotimetia/dependabot/gradle/com.git…
Browse files Browse the repository at this point in the history
…hub.tomakehurst-wiremock-3.0.1

Bump com.github.tomakehurst:wiremock from 2.27.2 to 3.0.1
  • Loading branch information
dipjyotimetia committed Sep 3, 2023
2 parents 32b1299 + 0a082f6 commit 2d5f14e
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 @@ -117,7 +117,7 @@ dependencies {
implementation 'io.appium:java-client:8.5.1'
implementation 'com.deque:axe-selenium:3.0'
implementation 'org.awaitility:awaitility:4.2.0'
implementation 'com.github.tomakehurst:wiremock:2.27.2'
implementation 'com.github.tomakehurst:wiremock:3.0.1'
implementation 'org.apache.sshd:sshd-core:2.10.0'
implementation 'org.assertj:assertj-core:3.24.2'
implementation 'org.hamcrest:hamcrest-all:1.3'
Expand Down

0 comments on commit 2d5f14e

Please sign in to comment.