Skip to content

Commit

Permalink
Bump matcher to 15d4af21002ae9adee952110192a3face96307c7
Browse files Browse the repository at this point in the history
Changes:
```
> git log --format="%C(auto) %h %s" 9051de0..15d4af2
 https://dart.googlesource.com/matcher.git/+/15d4af2 Add containsOnce matcher (#198)

```

Diff: https://dart.googlesource.com/matcher.git/+/9051de05db4aceed4c7a59c34a6ce24b7c05b3c6~..15d4af21002ae9adee952110192a3face96307c7/
Change-Id: I26d3aaee0c894c32397dcfcc6cec1c25f9215e82
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/270284
Auto-Submit: Nate Bosch <[email protected]>
Commit-Queue: Kevin Moore <[email protected]>
Reviewed-by: Kevin Moore <[email protected]>
  • Loading branch information
natebosch authored and Commit Queue committed Nov 17, 2022
1 parent 3f206da commit 9d36acb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion DEPS
Original file line number Diff line number Diff line change
Expand Up @@ -141,7 +141,7 @@ vars = {
"logging_rev": "f322480fb9d9e83e677c08db6d09067059f7ff74",
"markdown_rev": "37951d151750acfae756b2e466f563c1c5119b3d",
"markupsafe_rev": "8f45f5cfa0009d2a70589bcda0349b8cb2b72783",
"matcher_rev": "9051de05db4aceed4c7a59c34a6ce24b7c05b3c6",
"matcher_rev": "15d4af21002ae9adee952110192a3face96307c7",
"mime_rev": "c0c4c47a3d7bf696f1aa1959fb83d598baadb33c",
"mockito_rev": "347d3e4cc64752b2ff7b5d35fe5cd1b281b17413",
"package_config_rev": "abb4aec904ab8c739b6dcec516d44f56d96c8115",
Expand Down

0 comments on commit 9d36acb

Please sign in to comment.