Skip to content

Commit

Permalink
(2.0.x): Bump org.wiremock:wiremock-standalone from 3.0.3 to 3.0.4 (#854
Browse files Browse the repository at this point in the history
)

Bumps [org.wiremock:wiremock-standalone](https://github.com/wiremock/wiremock) from 3.0.3 to 3.0.4.
- [Release notes](https://github.com/wiremock/wiremock/releases)
- [Commits](wiremock/wiremock@3.0.3...3.0.4)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 11, 2023
1 parent 2b3357b commit ec4f996
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 @@ -24,7 +24,7 @@ buildscript {
immutablesVersion = "2.9.3"
openServiceBrokerVersion = "4.0.0"
springFrameworkVersion = "6.0.0"
wiremockVersion = "3.0.3"
wiremockVersion = "3.0.4"
}
}

Expand Down

0 comments on commit ec4f996

Please sign in to comment.