Skip to content

Commit

Permalink
Short ref.
Browse files Browse the repository at this point in the history
  • Loading branch information
kinyoklion committed Oct 18, 2024
1 parent 6c7bfd9 commit fe3bd93
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 @@ -15,7 +15,7 @@
{deps, [
{bookish_spork, "0.3.5"},
{cowboy, "2.8.0"},
{meck, { git, "[email protected]:eproxus/meck.git", {ref, "dfb47c544bdf14b5c26ff2651cf9339dbbe2f50e"}}}
{meck, { git, "[email protected]:eproxus/meck.git", {ref, "dfb47c5"}}}
]},
{extra_src_dirs, [{"test", [{recursive, true}]}]}
]},
Expand Down

0 comments on commit fe3bd93

Please sign in to comment.