Skip to content

Commit

Permalink
Bump the marketplace group with 2 updates
Browse files Browse the repository at this point in the history
Bumps the marketplace group with 2 updates: [marketplace-builder-core](https://github.com/EspressoSystems/marketplace-builder-core) and [marketplace-builder-shared](https://github.com/EspressoSystems/marketplace-builder-core).


Updates `marketplace-builder-core` from 0.1.59 to 0.5.84
- [Release notes](https://github.com/EspressoSystems/marketplace-builder-core/releases)
- [Commits](EspressoSystems/marketplace-builder-core@4647c30...80fb768)

Updates `marketplace-builder-shared` from 0.1.59 to 0.5.84
- [Release notes](https://github.com/EspressoSystems/marketplace-builder-core/releases)
- [Commits](EspressoSystems/marketplace-builder-core@4647c30...80fb768)

---
updated-dependencies:
- dependency-name: marketplace-builder-core
  dependency-type: direct:production
  dependency-group: marketplace
- dependency-name: marketplace-builder-shared
  dependency-type: direct:production
  dependency-group: marketplace
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 30, 2025
1 parent d6562d5 commit 788f95a
Show file tree
Hide file tree
Showing 2 changed files with 80 additions and 13 deletions.
89 changes: 78 additions & 11 deletions Cargo.lock

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

4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -66,8 +66,8 @@ hotshot = { git = "https://github.com/EspressoSystems/hotshot", tag = "0.5.83" }
# Hotshot imports
hotshot-builder-api = { git = "https://github.com/EspressoSystems/hotshot", tag = "0.5.83" }
hotshot-builder-core = { git = "https://github.com/EspressoSystems/marketplace-builder-core", tag = "0.1.59" }
marketplace-builder-core = { git = "https://github.com/EspressoSystems/marketplace-builder-core", tag = "0.1.59" }
marketplace-builder-shared = { git = "https://github.com/EspressoSystems/marketplace-builder-core", tag = "0.1.59" }
marketplace-builder-core = { git = "https://github.com/EspressoSystems/marketplace-builder-core", tag = "0.5.84" }
marketplace-builder-shared = { git = "https://github.com/EspressoSystems/marketplace-builder-core", tag = "0.5.84" }
hotshot-events-service = { git = "https://github.com/EspressoSystems/hotshot-events-service.git", tag = "0.1.57" }
hotshot-orchestrator = { git = "https://github.com/EspressoSystems/hotshot", tag = "0.5.83" }
hotshot-query-service = { git = "https://github.com/EspressoSystems/hotshot-query-service", tag = "v0.1.76" }
Expand Down

0 comments on commit 788f95a

Please sign in to comment.