Skip to content

Commit 5ffb361

Browse files
chore(deps): update dependency exvcr to ~> 0.17
1 parent b70ebdd commit 5ffb361

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mix.exs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@ defmodule Cadet.Mixfile do
111111
# unit testing dependencies
112112
{:bypass, "~> 2.1", only: :test},
113113
{:excoveralls, "~> 0.8", only: :test},
114-
{:exvcr, "~> 0.10", only: :test},
114+
{:exvcr, "~> 0.17", only: :test},
115115
{:mock, "~> 0.3.0", only: :test},
116116

117117
# Dependencies for logger unit testing

0 commit comments

Comments
 (0)