Skip to content

Commit

Permalink
fix: replace at_client dependency overrides in func tests pubspec wit…
Browse files Browse the repository at this point in the history
…h 3.0.65
  • Loading branch information
murali-shris committed Sep 14, 2023
1 parent 0c31261 commit b45a246
Showing 1 changed file with 2 additions and 10 deletions.
12 changes: 2 additions & 10 deletions tests/at_onboarding_cli_functional_tests/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,18 +9,10 @@ environment:
dependencies:
at_onboarding_cli:
path: ../../packages/at_onboarding_cli
at_commons: ^3.0.54
at_commons: ^3.0.55
at_utils: ^3.0.15
at_lookup: ^3.0.40
at_client: ^3.0.58

#TODO replace with published versions before merging
dependency_overrides:
at_client:
git:
url: https://github.com/atsign-foundation/at_client_sdk
ref: trunk
path: packages/at_client
at_client: ^3.0.65

dev_dependencies:
lints: ^1.0.0
Expand Down

0 comments on commit b45a246

Please sign in to comment.