Skip to content

Commit

Permalink
Dart 3.5 requirement and pub updates.
Browse files Browse the repository at this point in the history
  • Loading branch information
renggli committed Sep 1, 2024
1 parent be485cd commit 155c2c2
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,12 +10,12 @@ topics:
- xpath

environment:
sdk: ^3.4.0
sdk: ^3.5.0
dependencies:
collection: ^1.18.0
meta: ^1.9.0
collection: ^1.19.0
meta: ^1.15.0
petitparser: ^6.0.0
dev_dependencies:
args: ^2.4.0
args: ^2.5.0
lints: ^4.0.0
test: ^1.24.0
test: ^1.25.0

0 comments on commit 155c2c2

Please sign in to comment.