Skip to content

Commit cd11e0c

Browse files
christoph-dfinityP4P5T123
authored andcommitted
chore: updates matchers package to mops release (#394)
1 parent 2fae680 commit cd11e0c

File tree

3 files changed

+104
-103
lines changed

3 files changed

+104
-103
lines changed

Changelog.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
## Next
22

3+
* internal: updates `matchers` dev-dependency (#394)
34
* Add support for Weak references (#388).
45
* Clarify difference between `List` and `pure/List` in doc comments (#386).
56

mops.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ license = "Apache-2.0"
1616
test = "2.1.1"
1717
bench = "1.0.0"
1818
fuzz = "1.0.0"
19-
matchers = "https://github.com/kritzcreek/motoko-matchers#v1.3.1@5ba5f52bd9a5649dedf5e2a1ccd55d98ed7ff982"
19+
matchers = "2.1.0"
2020
base-0-14-13 = "https://github.com/dfinity/motoko-base#moc-0.14.13@794174a307975c225cfb26b57f73e38a841c0415"
2121

2222
[requirements]

0 commit comments

Comments
 (0)