Skip to content

Commit

Permalink
updated dependencies and sdk
Browse files Browse the repository at this point in the history
  • Loading branch information
vicenterusso committed Mar 7, 2024
1 parent 1aae71a commit 3ff65c2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions packages/isar_test/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ publish_to: "none"
version: 1.0.0+1

environment:
sdk: ">=2.17.0 <3.0.0"
sdk: "^3.0.0"

dependencies:
flutter:
Expand All @@ -20,7 +20,7 @@ dependencies:
path: ^1.8.2
path_provider: ^2.0.10
test: ^1.21.4
test_api: ^0.4.12
test_api: ^0.6.1

dev_dependencies:
build_runner: any
Expand Down

0 comments on commit 3ff65c2

Please sign in to comment.