Skip to content

Commit

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

---
updated-dependencies:
- dependency-name: wiremock
  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 and AndrooTheChen committed Sep 23, 2024
1 parent dbaa586 commit 9c3e8c9
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 @@ -364,7 +364,7 @@ tower-test = "0.4.0"
vector-lib = { path = "lib/vector-lib", default-features = false, features = ["vrl", "test"] }
vrl = { version = "0.8.1", features = ["cli", "test", "test_framework", "arbitrary"] }

wiremock = "0.5.19"
wiremock = "0.5.21"
zstd = { version = "0.13.0", default-features = false }

[patch.crates-io]
Expand Down

0 comments on commit 9c3e8c9

Please sign in to comment.