Skip to content

Commit 5d14401

Browse files
authored
Merge pull request #342 from rabbitmq/update-proper-to-1.5.0
rebar.config: Update PropEr from 1.4.0 to 1.5.0
2 parents e00a6e5 + 4f56b41 commit 5d14401

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
@@ -52,7 +52,7 @@
5252

5353
{profiles,
5454
[{test,
55-
[{deps, [{proper, "1.4.0"},
55+
[{deps, [{proper, "1.5.0"},
5656
%% FIXME: We need to add `cth_readable' as a dependency and an
5757
%% extra app for Dialyzer. That's because Rebar is using that
5858
%% application to override `ct:pal()' and Dialyzer complains it

0 commit comments

Comments
 (0)