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 181001f commit 0f6059b
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,9 @@ topics:
- peg

environment:
sdk: ^3.4.0
sdk: ^3.5.0
dependencies:
meta: ^1.9.0
meta: ^1.15.0
dev_dependencies:
lints: ^4.0.0
test: ^1.24.0
test: ^1.25.0

0 comments on commit 0f6059b

Please sign in to comment.