Skip to content

Commit 7ea3880

Browse files
committed
Update pubspec.yaml
1 parent 621c223 commit 7ea3880

File tree

2 files changed

+4
-6
lines changed

2 files changed

+4
-6
lines changed

demo_app/pubspec.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -652,10 +652,10 @@ packages:
652652
dependency: "direct dev"
653653
description:
654654
name: patrol
655-
sha256: "7f030b709f42fa53cec593e8ad906f23b6730cdbe205ee59ad53eb2af2ee9d94"
655+
sha256: "2bb991db06b5e1eb2ec5c803067c41316d94d01dda93ddf16f5342073d791a20"
656656
url: "https://pub.dev"
657657
source: hosted
658-
version: "3.12.0"
658+
version: "3.14.0"
659659
patrol_finders:
660660
dependency: "direct dev"
661661
description:

demo_app/pubspec.yaml

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -49,10 +49,8 @@ dev_dependencies:
4949
golden_toolkit: ^0.15.0
5050
lint: any
5151
measurer: ^2.1.1
52-
patrol: ^3.12.0
53-
# TODO: remove this when patrol version > 3.12, related to this error:
54-
# A constant constructor can't call a non-constant super constructor (PatrolIntegrationTester)
55-
patrol_finders: 2.7.0
52+
patrol: ^3.14.0
53+
patrol_finders: ^2.7.0
5654
test: any
5755

5856
flutter:

0 commit comments

Comments
 (0)