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 816c6e2 commit 97a9d70
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ topics:
- unicode

environment:
sdk: ^3.4.0
sdk: ^3.5.0
dependencies:
characters: ^1.3.0
clock: ^1.1.0
Expand All @@ -25,4 +25,4 @@ dev_dependencies:
fake_async: ^1.3.0
lints: ^4.0.0
test: ^1.25.0
web: ^0.5.0
web: ^1.0.0

0 comments on commit 97a9d70

Please sign in to comment.