Skip to content

Commit

Permalink
chore(deps): update dependency protox to v1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Sep 29, 2020
1 parent d783dbf commit 73e3d01
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion messages/elixir/mix.exs
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ defmodule CucumberMessages.MixProject do

defp deps do
[
{:protox, "~> 0.25.0"},
{:protox, "~> 1.0.0"},
{:jason, "~> 1.2"},
{:ex_doc, "~> 0.22", only: :dev, runtime: false}
]
Expand Down

0 comments on commit 73e3d01

Please sign in to comment.