Skip to content

Commit

Permalink
Update jsone to 1.8.1 version
Browse files Browse the repository at this point in the history
  • Loading branch information
vkatsuba committed Dec 23, 2023
1 parent 5b256a7 commit 9dc39bd
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion rebar.config
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
]}.

{deps, [
{jsone, "1.5.7"}
{jsone, "1.8.1"}
]}.

{plugins, [rebar3_hex]}.
Expand Down
6 changes: 3 additions & 3 deletions rebar.lock
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{"1.2.0",
[{<<"jsone">>,{pkg,<<"jsone">>,<<"1.5.7">>},0}]}.
[{<<"jsone">>,{pkg,<<"jsone">>,<<"1.8.1">>},0}]}.
[
{pkg_hash,[
{<<"jsone">>, <<"036EC290BF3B2B3348B2EEC199A0FCDA62CE296AB6B736A403A6A440C5203618">>}]},
{<<"jsone">>, <<"6BC74D3863D55D420077346DA97C601711017A057F2FD1DF65D6D65DD562FBAB">>}]},
{pkg_hash_ext,[
{<<"jsone">>, <<"5F146CBF953469667EEE145FB066D6EE6B9B181BCFD547295317526E7464D732">>}]}
{<<"jsone">>, <<"C78918124148C51A7A84C678E39BBC6281F8CB582F1D88584628A98468E99738">>}]}
].

0 comments on commit 9dc39bd

Please sign in to comment.