Skip to content

Commit 813cbb7

Browse files
committed
Upgrade escalus to the latest version (with XEP-0402)
1 parent 218c733 commit 813cbb7

File tree

2 files changed

+4
-5
lines changed

2 files changed

+4
-5
lines changed

big_tests/rebar.config

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
{proper, "1.4.0"},
1414
{gun, "2.1.0"},
1515
{fusco, "0.1.1"},
16-
{escalus, {git, "https://github.com/esl/escalus.git", {branch, "pep-native-bookmarks"}}},
16+
{escalus, "4.5.3"},
1717
{ranch, "2.2.0"},
1818
{cowboy, "2.13.0"},
1919
{csv, "3.0.3", {pkg, csve}},

big_tests/rebar.lock

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10,10 +10,7 @@
1010
{<<"ct_groups_summary_hook">>,
1111
{pkg,<<"ct_groups_summary_hook">>,<<"0.1.1">>},
1212
0},
13-
{<<"escalus">>,
14-
{git,"https://github.com/esl/escalus.git",
15-
{ref,"3f656f4a84e6ebc3161babfc6ff17190f4950fb7"}},
16-
0},
13+
{<<"escalus">>,{pkg,<<"escalus">>,<<"4.5.3">>},0},
1714
{<<"esip">>,{pkg,<<"esip">>,<<"1.0.57">>},0},
1815
{<<"exml">>,{pkg,<<"hexml">>,<<"4.1.2">>},0},
1916
{<<"fast_pbkdf2">>,{pkg,<<"fast_pbkdf2">>,<<"2.0.0">>},2},
@@ -45,6 +42,7 @@
4542
{<<"credentials_obfuscation">>, <<"34E18B126B3AEFD6E8143776FBE1CECEEA6792307C99AC5EE8687911F048CFD7">>},
4643
{<<"csv">>, <<"69E7D9B3FDC72016644368762C6A3E6CBFEB85BCCADBF1BD99AB6C827E360E04">>},
4744
{<<"ct_groups_summary_hook">>, <<"21B94902B6CF2D345F4D790D34B49654E71CB8E570DCCC9C1C3616DAE720A7AA">>},
45+
{<<"escalus">>, <<"A6BC39DD7648E56FB4514E323FC566C59B8B4F53A40ED6E89811BD4E5325DA53">>},
4846
{<<"esip">>, <<"4B14E4832D08B9FFC10D855B5D10B3083232B1D53DEB4C046679496CE85569C4">>},
4947
{<<"exml">>, <<"4EA6B95AF18922F94FD67BBDEAA325A75CCE04487083C786E7417BA862D590E5">>},
5048
{<<"fast_pbkdf2">>, <<"72CDEE3C10C6B9B40E31194DE946A883CEEF6CF1F37D7FC9FD1A9D87502723F5">>},
@@ -75,6 +73,7 @@
7573
{<<"credentials_obfuscation">>, <<"738ACE0ED5545D2710D3F7383906FC6F6B582D019036E5269C4DBD85DBCED566">>},
7674
{<<"csv">>, <<"741D1A55AABADAA3E0FE13051050101A73E90C4570B9F9403A939D9546813521">>},
7775
{<<"ct_groups_summary_hook">>, <<"997CDE48FEB0C398989E4091A341D4FFF43CFA06CDB8FB2E80CC4A0E0362691C">>},
76+
{<<"escalus">>, <<"34559C804CC44F2ADC2B8B466153E023A4C9D76AE97D18CA5F5447C1D4F85D07">>},
7877
{<<"esip">>, <<"19C357E1817B1E04792EF359BF900400F3E6D0E5ADE929FD72F88EA9B44AF2ED">>},
7978
{<<"exml">>, <<"03883AE3E27970E9DAC204B27CE330B54A6C2772455E43FE2319349DFF40B1DC">>},
8079
{<<"fast_pbkdf2">>, <<"74159FD09FB8BF5E97D25137C6C83C28E2CF7E97D7C127D83310DFD0904BD732">>},

0 commit comments

Comments
 (0)