Skip to content

Commit 8aada57

Browse files
no-release(deps): update dependency meck to v1.1.0 (#43)
chore(deps): update dependency meck to v1.1.0 Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent a42f90d commit 8aada57

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

rebar.config

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
{erl_opts, [nowarn_export_all]},
4141
{deps, [
4242
{proper, "1.5.0"},
43-
{meck, "1.0.0"}
43+
{meck, "1.1.0"}
4444
]}
4545
]}
4646
]}.

0 commit comments

Comments
 (0)