Skip to content

Commit 17f0841

Browse files
committed
Upgraded pedantic.
1 parent dcf7078 commit 17f0841

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

pubspec.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -318,7 +318,7 @@ packages:
318318
name: pedantic
319319
url: "https://pub.dartlang.org"
320320
source: hosted
321-
version: "1.8.0+1"
321+
version: "1.9.0"
322322
petitparser:
323323
dependency: transitive
324324
description:

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,6 @@ dev_dependencies:
2929
flutter_test:
3030
sdk: flutter
3131
test: ^1.5.3
32-
pedantic: 1.8.0+1
32+
pedantic: 1.9.0
3333

3434
flutter:

0 commit comments

Comments
 (0)