Skip to content

Commit

Permalink
Bump org.wiremock:wiremock from 3.7.0 to 3.8.0
Browse files Browse the repository at this point in the history
Bumps [org.wiremock:wiremock](https://github.com/wiremock/wiremock) from 3.7.0 to 3.8.0.
- [Release notes](https://github.com/wiremock/wiremock/releases)
- [Commits](wiremock/wiremock@3.7.0...3.8.0)

---
updated-dependencies:
- dependency-name: org.wiremock:wiremock
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 4, 2024
1 parent 7ff2fc2 commit 86e5c7c
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 @@ -192,7 +192,7 @@ dependencies {
testImplementation "org.junit.jupiter:junit-jupiter-params:$junitJupiterVersion"
testImplementation "org.mockito:mockito-core:$mockitoVersion"
testImplementation "org.mockito:mockito-junit-jupiter:$mockitoVersion"
testImplementation "org.wiremock:wiremock:3.7.0"
testImplementation "org.wiremock:wiremock:3.8.0"
testImplementation "ru.lanwen.wiremock:wiremock-junit5:1.3.1"
testImplementation "uk.co.datumedge:hamcrest-json:$hamcrestJsonVersion"

Expand Down

0 comments on commit 86e5c7c

Please sign in to comment.