Skip to content

Commit

Permalink
Update dependency tls_certificate_check to v1.23.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 9, 2024
1 parent bc7cf80 commit fe1cd37
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 @@ -16,7 +16,7 @@
{rebar3_lint, "3.2.6"}
]}.

{deps, [{tls_certificate_check, "1.22.1"}]}.
{deps, [{tls_certificate_check, "1.23.0"}]}.

{alias, [{ci, [fmt, hank, lint, xref, dialyzer, ct, cover, ex_doc]}]}.

Expand Down

0 comments on commit fe1cd37

Please sign in to comment.