increase timex dep version

This commit is contained in:
Adam Piontek 2021-03-05 23:27:47 -05:00
parent 9d59effeca
commit ed98c03fae

View file

@ -52,7 +52,7 @@ defmodule Shift73k.MixProject do
{:bamboo, "~> 2.0"},
{:bamboo_smtp, "~> 4.0"},
{:scrivener_ecto, "~> 2.0"},
{:timex, "~> 3.5"}
{:timex, "~> 3.6"}
]
end