Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions test/interop/pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -61,10 +61,10 @@ packages:
dependency: "direct main"
description:
name: at_cli_commons
sha256: "8a651a9baf9c83e689bd80a5e9b4e1b2bb3e2f147475fdefa4cf48a9eb78fd92"
sha256: c94da89550605068d83e70ca2299d20a087101a8cb235e789a8bd5e29b6b7895
url: "https://pub.dev"
source: hosted
version: "2.2.0"
version: "3.1.0"
at_client:
dependency: "direct main"
description:
Expand Down
2 changes: 1 addition & 1 deletion test/interop/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,5 @@ environment:

dependencies:
at_client: ^3.11.0
at_cli_commons: ^2.0.0
at_cli_commons: ^3.1.0
args: ^2.4.0