Skip to content

Commit

Permalink
Use a more recent hank otherwise katana-code fails CI
Browse files Browse the repository at this point in the history
  • Loading branch information
paulo-ferraz-oliveira committed Jun 12, 2024
1 parent cf7a917 commit e06d271
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rebar.config
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
{platform_define, "^[2-9]", 'POST_OTP_18'}
]}.

{project_plugins, [covertool, rebar3_ex_doc, {rebar3_hank, "~> 0.3.0"}]}.
{project_plugins, [covertool, rebar3_ex_doc, {rebar3_hank, "1.4.0"}]}.

{deps, [{hex_core, "0.10.2"}, {verl, "1.1.1"}]}.

Expand Down

0 comments on commit e06d271

Please sign in to comment.