Skip to content

Commit

Permalink
Bump everest-framework dependency to 0.20.2
Browse files Browse the repository at this point in the history
This fixes:
- a configuration parsing bug for Python modules
- optional connections for Rust modules

Signed-off-by: Kai-Uwe Hermann <[email protected]>
  • Loading branch information
hikinggrass committed Feb 6, 2025
1 parent f243612 commit 6070b53
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dependencies.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
---
everest-framework:
git: https://github.com/EVerest/everest-framework.git
git_tag: v0.20.1
git_tag: 7a87814e7618b8b4b3c67b776d86fd390164c917
options: [
"BUILD_TESTING OFF",
"everest-framework_USE_PYTHON_VENV ${PROJECT_NAME}_USE_PYTHON_VENV",
Expand Down

0 comments on commit 6070b53

Please sign in to comment.