Skip to content
This repository was archived by the owner on Feb 25, 2025. It is now read-only.
Merged
Changes from 1 commit
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
Prev Previous commit
Update pubspec.yaml
  • Loading branch information
goderbauer authored Mar 15, 2023
commit 20a87ad804871bc87b06cca29aea0d8909a1d93d
2 changes: 1 addition & 1 deletion web_sdk/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: web_sdk_tests

# Keep the SDK version range in sync with lib/web_ui/pubspec.yaml
environment:
sdk: ">=2.12.0-0 <3.0.0"
sdk: ">=2.19.0 <3.0.0"

dependencies:
args: 2.3.1
Expand Down