Skip to content

Commit

Permalink
Merge pull request #135 from Workiva/batch/raise_min_dart_sdk_2_19/de…
Browse files Browse the repository at this point in the history
…pendency_validator

raise_min_dart_sdk_2_19
  • Loading branch information
rmconsole5-wk authored Dec 6, 2024
2 parents 2e9f41b + 3b1080d commit fbf9b50
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 @@ description: Checks for missing, under-promoted, over-promoted, and unused depen
homepage: https://github.com/Workiva/dependency_validator

environment:
sdk: '>=2.12.0 <3.0.0'
sdk: '>=2.19.0 <3.0.0'

dependencies:
analyzer: '>=5.4.0 <7.0.0'
Expand Down

0 comments on commit fbf9b50

Please sign in to comment.