Skip to content

Commit

Permalink
Update dependency cowboy to v2.12.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 30, 2024
1 parent a2c4145 commit 750e322
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 @@ -14,7 +14,7 @@
{rebar3_lint, "3.2.5"}
]}.

{deps, [{cowboy, "2.11.0"}]}.
{deps, [{cowboy, "2.12.0"}]}.

{alias, [
{ci, [fmt, lint, xref, dialyzer, ex_doc]}
Expand Down

0 comments on commit 750e322

Please sign in to comment.