Skip to content

Commit 04d76ed

Browse files
Merge pull request #138 from Workiva/prep_for_dart3_release_candidate
FEDX-1453: dart 2.19 min
2 parents 330bf32 + 4131502 commit 04d76ed

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pubspec.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,13 +4,13 @@ description: generates scip bindings for dart files
44
repository: https://github.com/Workiva/scip-dart
55

66
environment:
7-
sdk: ">=2.18.0 <3.0.0"
7+
sdk: ">=2.19.0 <3.0.0"
88

99
executables:
1010
scip_dart:
1111

1212
dependencies:
13-
analyzer: ^5.4.0
13+
analyzer: ^5.13.0
1414
args: ^2.4.0
1515
package_config: ^2.1.0
1616
path: ^1.8.3

0 commit comments

Comments
 (0)