Skip to content
This repository has been archived by the owner on Dec 22, 2023. It is now read-only.

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Dec 8, 2023
1 parent a245c54 commit defe790
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 @@ -150,7 +150,7 @@ subprojects {
def test_deps_deps = [
'org.json:json:20220924',
'com.jayway.awaitility:awaitility:1.7.0',
'com.github.tomakehurst:wiremock-standalone:2.27.2',
'com.github.tomakehurst:wiremock-standalone:3.0.1',
"uk.gov.ida:saml-test:$dependencyVersions.saml_lib",
"uk.gov.ida:common-test-utils:$dependencyVersions.ida_test_utils",
"org.glassfish.jersey.media:jersey-media-jaxb:2.33"
Expand Down

0 comments on commit defe790

Please sign in to comment.