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.57 to 0.1.58
- [Release notes](https://github.com/EspressoSystems/marketplace-builder-core/releases)
- [Commits](EspressoSystems/marketplace-builder-core@cf9d2cb...7df48a9)

Updates `marketplace-builder-shared` from `cf9d2cb` to `7df48a9`
- [Release notes](https://github.com/EspressoSystems/marketplace-builder-core/releases)
- [Commits](EspressoSystems/marketplace-builder-core@cf9d2cb...7df48a9)

---
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 Dec 16, 2024
1 parent 661298c commit 33dbbd7
Show file tree
Hide file tree
Showing 2 changed files with 64 additions and 12 deletions.
74 changes: 63 additions & 11 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 @@ -68,7 +68,7 @@ hotshot = { git = "https://github.com/EspressoSystems/hotshot", tag = "0.5.82" }
# Hotshot imports
hotshot-builder-api = { git = "https://github.com/EspressoSystems/hotshot", tag = "0.5.82" }
hotshot-builder-core = { git = "https://github.com/EspressoSystems/marketplace-builder-core", tag = "0.1.57" }
marketplace-builder-core = { git = "https://github.com/EspressoSystems/marketplace-builder-core", tag = "0.1.57" }
marketplace-builder-core = { git = "https://github.com/EspressoSystems/marketplace-builder-core", tag = "0.1.58" }
marketplace-builder-shared = { git = "https://github.com/EspressoSystems/marketplace-builder-core", tag = "0.1.57" }
hotshot-events-service = { git = "https://github.com/EspressoSystems/hotshot-events-service.git", tag = "0.1.56" }
hotshot-orchestrator = { git = "https://github.com/EspressoSystems/hotshot", tag = "0.5.82" }
Expand Down

0 comments on commit 33dbbd7

Please sign in to comment.