Skip to content

Commit

Permalink
Merge pull request #138 from Workiva/prep_for_dart3_release_candidate
Browse files Browse the repository at this point in the history
FEDX-1453: dart 2.19 min
  • Loading branch information
rmconsole3-wf authored Aug 19, 2024
2 parents 330bf32 + 4131502 commit 04d76ed
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 @@ -4,13 +4,13 @@ description: generates scip bindings for dart files
repository: https://github.com/Workiva/scip-dart

environment:
sdk: ">=2.18.0 <3.0.0"
sdk: ">=2.19.0 <3.0.0"

executables:
scip_dart:

dependencies:
analyzer: ^5.4.0
analyzer: ^5.13.0
args: ^2.4.0
package_config: ^2.1.0
path: ^1.8.3
Expand Down

0 comments on commit 04d76ed

Please sign in to comment.