Skip to content

Commit

Permalink
chore(deps): Bump wiremock from 0.5.18 to 0.5.19
Browse files Browse the repository at this point in the history
Bumps [wiremock](https://github.com/LukeMathWalker/wiremock-rs) from 0.5.18 to 0.5.19.
- [Changelog](https://github.com/LukeMathWalker/wiremock-rs/blob/main/CHANGELOG.md)
- [Commits](LukeMathWalker/wiremock-rs@v0.5.18...v0.5.19)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jun 7, 2023
1 parent c55c9ec commit 53c7afe
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -357,7 +357,7 @@ tokio-test = "0.4.2"
tokio = { version = "1.28.2", features = ["test-util"] }
tower-test = "0.4.0"
vector-core = { path = "lib/vector-core", default-features = false, features = ["vrl", "test"] }
wiremock = "0.5.18"
wiremock = "0.5.19"
zstd = { version = "0.12.3", default-features = false }

[patch.crates-io]
Expand Down

0 comments on commit 53c7afe

Please sign in to comment.