Skip to content

Commit

Permalink
Merge pull request #2468 from leancodepl/patrol/bump-patrol-packages
Browse files Browse the repository at this point in the history
Bump patrol packages
  • Loading branch information
pdenert authored Dec 23, 2024
2 parents ed8d28a + e4439be commit aa05ef3
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 3 deletions.
4 changes: 4 additions & 0 deletions packages/patrol/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
## 3.13.2

- Bump `patrol_finders` and `patrol_log` - use version with patched enterText.

## 3.13.1

- Remove whitespace replacement on Android test name. (#2437)
Expand Down
6 changes: 3 additions & 3 deletions packages/patrol/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: patrol
description: >
Powerful Flutter-native UI testing framework overcoming limitations of
existing Flutter testing tools. Ready for action!
version: 3.13.1
version: 3.13.2
homepage: https://patrol.leancode.co
repository: https://github.com/leancodepl/patrol/tree/master/packages/patrol
issue_tracker: https://github.com/leancodepl/patrol/issues
Expand All @@ -26,8 +26,8 @@ dependencies:
http: '^1.1.0'
json_annotation: ^4.8.1
meta: ^1.10.0
patrol_finders: ^2.4.1
patrol_log: ^0.2.0
patrol_finders: ^2.6.0
patrol_log: ^0.2.2
shelf: ^1.4.1
test_api: '^0.7.0'

Expand Down

0 comments on commit aa05ef3

Please sign in to comment.