Skip to content

Commit

Permalink
chore!: increase minimal required Dart version to 3.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
JKRhb committed May 13, 2023
1 parent c295ea7 commit dd5c8ff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ version: 0.26.0
homepage: https://github.com/namib-project/dart_wot

environment:
sdk: '>=2.17.0 <4.0.0'
sdk: '>=3.0.0 <4.0.0'

dev_dependencies:
build_runner: ^2.3.0
Expand Down

0 comments on commit dd5c8ff

Please sign in to comment.