Skip to content

Commit eb9344b

Browse files
Merge pull request #80 from Workiva/batch/raise_min_dart_sdk_2_19/react_testing_library
raise_min_dart_sdk_2_19
2 parents 8955e07 + 944d484 commit eb9344b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: pubspec.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: A Dart unit testing library for OverReact components that mimics th
44
homepage: https://github.com/Workiva/react_testing_library/
55
documentation: https://workiva.github.io/react_testing_library
66
environment:
7-
sdk: '>=2.12.0 <3.0.0'
7+
sdk: '>=2.19.0 <3.0.0'
88

99
dependencies:
1010
collection: ^1.15.0-nullsafety.4

0 commit comments

Comments
 (0)