Skip to content

Commit

Permalink
Bump com.github.tomakehurst:wiremock from 1.3.1 to 3.0.1
Browse files Browse the repository at this point in the history
Bumps [com.github.tomakehurst:wiremock](https://github.com/wiremock/wiremock) from 1.3.1 to 3.0.1.
- [Release notes](https://github.com/wiremock/wiremock/releases)
- [Commits](https://github.com/wiremock/wiremock/commits/3.0.1)

---
updated-dependencies:
- dependency-name: com.github.tomakehurst:wiremock
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 24, 2024
1 parent b1859ac commit 1474588
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion http-clients/github-client/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,6 @@ dependencies {
// implementation project(":lib:feign-common")
// implementation project(":lib:java-extras")
testImplementation "ru.lanwen.wiremock:wiremock-junit5:1.3.1"
testImplementation "com.github.tomakehurst:wiremock:1.3.1"
testImplementation "com.github.tomakehurst:wiremock:3.0.1"
// testImplementation project(":lib:test-common")
}

0 comments on commit 1474588

Please sign in to comment.