Skip to content

Commit

Permalink
build(deps): update xema requirement from 0.13.6 to 0.13.7
Browse files Browse the repository at this point in the history
Updates the requirements on [xema](https://github.com/hrzndhrn/xema) to permit the latest version.
- [Release notes](https://github.com/hrzndhrn/xema/releases)
- [Changelog](https://github.com/hrzndhrn/xema/blob/master/CHANGELOG.md)
- [Commits](https://github.com/hrzndhrn/xema/commits/v0.13.7)

Signed-off-by: dependabot-preview[bot] <[email protected]>
  • Loading branch information
dependabot-preview[bot] authored Apr 7, 2021
1 parent 5900a15 commit 4c482fe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mix.exs
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ defmodule StepFlow.MixProject do
{:prometheus_plugs, "~> 1.1"},
{:slack, "~> 0.23.5"},
{:timex, "~> 3.2"},
{:xema, "0.13.6"}
{:xema, "0.13.7"}
]
end

Expand Down

0 comments on commit 4c482fe

Please sign in to comment.